ci: do not build snapcraft in ci
This commit is contained in:
parent
5bf87eae24
commit
29dbf6f9f5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -178,7 +178,6 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install Snapcraft
|
- name: Install Snapcraft
|
||||||
uses: samuelmeuli/action-snapcraft@v2
|
uses: samuelmeuli/action-snapcraft@v2
|
||||||
- run: snapcraft
|
|
||||||
- name: Promote Snap
|
- name: Promote Snap
|
||||||
env: # Workaround for https://github.com/snapcore/snapcraft/issues/4439
|
env: # Workaround for https://github.com/snapcore/snapcraft/issues/4439
|
||||||
SNAPCRAFT_HAS_TTY: "true"
|
SNAPCRAFT_HAS_TTY: "true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue