Skip to content

Commit 70310bc

Browse files
committed
fix: docs workflow
1 parent ac4969d commit 70310bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version: 8
2626

2727
- name: Install dependencies
28-
run: pnpm install --frozen-lockfile
28+
run: pnpm install
2929

3030
- name: Build docs
3131
run: pnpm docs

0 commit comments

Comments
 (0)