This commit is contained in:
Core 2022-05-02 08:37:39 +01:00
parent d457c57339
commit 42384afa1f
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -62,8 +62,9 @@ jobs:
- run:
name: Install Snap
command: |
sudo apt update
sudo apt install snapd
sudo apt update && sudo apt install -y snapd
sudo snap install snapcraft --edge --classic
/snap/bin/snapcraft
- run:
name: Fix Versioning and Add Channel
command: yarn circle:script