mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
appveyor prod deploy fixes
This commit is contained in:
parent
4754acf629
commit
84bd4a1829
@ -58,6 +58,7 @@ before_build:
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install snapd
|
||||
sudo snap install snapcraft --classic
|
||||
export PATH="$PATH:/snap/bin"
|
||||
echo "$SNAP_TOKEN" | snapcraft login --with -
|
||||
fi
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user