Skip to content

Commit 1f08a4a

Browse files
author
Kyagara
committed
fix package-lock
1 parent d89bfb0 commit 1f08a4a

File tree

2 files changed

+2576
-56
lines changed

2 files changed

+2576
-56
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-dependency-path: "**/package-lock.json"
3434

3535
- name: Install dependencies
36-
run: npm i
36+
run: npm ci
3737

3838
- name: Run lint and typecheck
3939
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)