Skip to content

Commit ca67937

Browse files
fix: update package lock file
1 parent 659e5d9 commit ca67937

2 files changed

Lines changed: 1189 additions & 349 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version: ${{ matrix.node }}
2222

2323
- name: Install deps
24-
run: npm install
24+
run: npm ci
2525

2626
- name: Build
2727
run: npm run build

0 commit comments

Comments
 (0)