1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00

let's see what's inside

This commit is contained in:
Joseph Flinn 2021-01-27 23:41:05 +00:00
parent a0a60b3a77
commit e508988f4d

View File

@ -210,6 +210,7 @@ jobs:
cd dist/snap
ls -alth
ls -alth bw-linux-${{ env.PACKAGE_VERSION }}.zip
snapcraft
sha256sum bw_${{ env.PACKAGE_VERSION }}_amd64.snap | awk '{split($0, a); print a[1]}' > bw-snap-sha256-${{ env.PACKAGE_VERSION }}.txt