chore: update Snapcraft command
This commit is contained in:
1
.github/workflows/desktop.release.reuse.yml
vendored
1
.github/workflows/desktop.release.reuse.yml
vendored
@@ -210,5 +210,4 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
sudo snap install snapcraft --classic
|
sudo snap install snapcraft --classic
|
||||||
snapcraft login
|
|
||||||
snapcraft upload dist/standard-notes-${{ env.APP_VERSION }}-linux-amd64.snap --release stable,candidate,beta,edge
|
snapcraft upload dist/standard-notes-${{ env.APP_VERSION }}-linux-amd64.snap --release stable,candidate,beta,edge
|
||||||
|
|||||||
Reference in New Issue
Block a user