Skip to content

Commit 202112c

Browse files
committed
ci: install deps
1 parent e6b7a11 commit 202112c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npm i -g @antfu/ni
2121

2222
- name: Install
23-
run: ni
23+
run: ni --no-frozen-lockfile
2424

2525
- name: Lint
2626
run: nr lint

0 commit comments

Comments
 (0)