mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
debugging files
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user