瀏覽代碼

fix(snap): fix path [skip ci]

Baptiste Augrain 1 年之前
父節點
當前提交
6144fec97d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
         with:
-          path: stores/snapcraft/out
+          path: stores/snapcraft/build
           architecture: ${{ matrix.platform }}
         id: build
         if: env.SHOULD_BUILD == 'yes'