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

trying something else

This commit is contained in:
Joseph Flinn 2021-01-27 23:26:21 +00:00
parent ea4687177e
commit 1d3300d8c3

View File

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