mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-28 11:22:48 +03:00
ci: fix linux workflow
This commit is contained in:
parent
54952104e8
commit
1f2ecf7714
2
.github/workflows/insider-linux.yml
vendored
2
.github/workflows/insider-linux.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user