Forráskód Böngészése

ci: add missing snap_name [skip ci]

Baptiste Augrain 1 éve
szülő
commit
ac0f6f2011

+ 1 - 0
.github/workflows/insider-linux.yml

@@ -417,6 +417,7 @@ jobs:
     runs-on: ubuntu-latest
     env:
       RELEASE_VERSION: ${{ needs.check.outputs.RELEASE_VERSION }}
+      SNAP_NAME: codium-insiders
     strategy:
       fail-fast: false
       matrix:

+ 1 - 0
.github/workflows/stable-linux.yml

@@ -413,6 +413,7 @@ jobs:
     runs-on: ubuntu-latest
     env:
       RELEASE_VERSION: ${{ needs.check.outputs.RELEASE_VERSION }}
+      SNAP_NAME: codium
     strategy:
       fail-fast: false
       matrix: