ci: do not build snapcraft in ci

pull/748/head
Krille-chan 1 year ago committed by GitHub
parent 5bf87eae24
commit 29dbf6f9f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -178,7 +178,6 @@ jobs:
uses: actions/checkout@v3
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
- run: snapcraft
- name: Promote Snap
env: # Workaround for https://github.com/snapcore/snapcraft/issues/4439
SNAPCRAFT_HAS_TTY: "true"

Loading…
Cancel
Save