Skip to content

Commit c3ff8e2

Browse files
committed
i hate ci
1 parent b4b3df5 commit c3ff8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: echo "SKIP_ADDON_COPY=true" >> $GITHUB_ENV
6262

6363
- name: Install dependencies
64-
run: npm install --ignore-scripts
64+
run: npm clean-install --ignore-scripts --prefer-online
6565

6666
- name: Build native addon
6767
if: matrix.vsceTarget != ''

0 commit comments

Comments
 (0)