fix(snap): disable until classic confinement unsealed [skip ci]

This commit is contained in:
Baptiste Augrain
2022-09-05 15:19:04 +02:00
parent 778e36d118
commit 1e3c695701
3 changed files with 19 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ jobs:
if: env.SHOULD_BUILD == 'yes' && env.SHOULD_DEPLOY == 'yes'
snap:
if: ${{ false }}
needs: release
runs-on: ubuntu-latest
env: