ci: do not build snapcraft in ci

This commit is contained in:
Krille-chan 2023-12-24 10:00:24 +01:00 committed by GitHub
parent 5bf87eae24
commit 29dbf6f9f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"