Skip to content

Commit 1ff3d6c

Browse files
committed
ci: force install for now
1 parent 1ff61b3 commit 1ff3d6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verifications.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161

6262
- name: Install dependencies
6363
uses: bahmutov/npm-install@v1
64+
with:
65+
install-command: npm ci --force
6466

6567
- name: Install ESLint v${{ matrix.eslint }}
6668
run: npm install --no-save --force eslint@${{ matrix.eslint }}

0 commit comments

Comments
 (0)