mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
debugging files
This commit is contained in:
parent
079fd7dc82
commit
c13e50db89
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -105,6 +105,9 @@ jobs:
|
|||||||
checksum -f="./dist/bw-linux-${env:PACKAGE_VERSION}.zip" `
|
checksum -f="./dist/bw-linux-${env:PACKAGE_VERSION}.zip" `
|
||||||
-t sha256 | Out-File -Encoding ASCII ./dist/bw-linux-sha256-${env:PACKAGE_VERSION}.txt
|
-t sha256 | Out-File -Encoding ASCII ./dist/bw-linux-sha256-${env:PACKAGE_VERSION}.txt
|
||||||
|
|
||||||
|
- name: Debug Files
|
||||||
|
run: dir ./dist
|
||||||
|
|
||||||
- name: Publish windows zip to GitHub
|
- name: Publish windows zip to GitHub
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user