Skip to content

Commit 011f667

Browse files
committed
chore: update ci config
1 parent 5693dfd commit 011f667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node -v
2323
npm install pnpm@^7 -g
2424
pnpm -v
25-
pnpm i
25+
pnpm install --no-frozen-lockfile
2626
yarn docs:build
2727
- name: Generator 404 file
2828
run: |

0 commit comments

Comments
 (0)