Skip to content

Commit 45a5d89

Browse files
authored
Update prettier.yml
1 parent 959c125 commit 45a5d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
node-version: "18.x"
2626
cache: "pnpm"
2727

28-
- run: pnpm i
28+
- run: pnpm i --no-frozen-lockfile
2929

3030
- name: Prettier
3131
run: pnpm run format

0 commit comments

Comments
 (0)