Jelajahi Sumber

ci: fix linux workflow

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

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

@@ -165,7 +165,7 @@ jobs:
         if: env.SHOULD_BUILD == 'yes'
 
       - name: Restore remote dependencies
-       uses: actions/download-artifact@v3
+        uses: actions/download-artifact@v3
         with:
           name: remote-dependencies-${{ matrix.vscode_arch }}
         if: ${{ matrix.vscode_arch }} != 'armhf'