Skip to content

Commit 9acbda7

Browse files
fix: pipelines
1 parent 72bb52c commit 9acbda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
node-version: 20
3939

4040
- name: Install
41-
run: npm ci
41+
run: npm ci --force
4242

4343
- name: Security Audit Checks
4444
run: npm run audit

0 commit comments

Comments
 (0)