build: Disable snap release for now
This commit is contained in:
parent
73c38a52bc
commit
28c3dfa2bb
1 changed files with 18 additions and 17 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -145,6 +145,7 @@ jobs:
|
||||||
|
|
||||||
deploy_snap:
|
deploy_snap:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: false # Until snap is fixed
|
||||||
outputs:
|
outputs:
|
||||||
snap-file: ${{ steps.build-snap.outputs.snap }}
|
snap-file: ${{ steps.build-snap.outputs.snap }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue