Jelajahi Sumber

fix(snap): fix path [skip ci]

Baptiste Augrain 1 tahun lalu
induk
melakukan
6144fec97d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/insider-linux.yml

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

@@ -246,7 +246,7 @@ jobs:
 
 
       - uses: diddlesnaps/snapcraft-multiarch-action@v1
       - uses: diddlesnaps/snapcraft-multiarch-action@v1
         with:
         with:
-          path: stores/snapcraft/out
+          path: stores/snapcraft/build
           architecture: ${{ matrix.platform }}
           architecture: ${{ matrix.platform }}
         id: build
         id: build
         if: env.SHOULD_BUILD == 'yes'
         if: env.SHOULD_BUILD == 'yes'