Skip to content

Commit 00e6f03

Browse files
committed
docs: update docs deploy script
AdminForth/1713/fix-docs-deploy
1 parent 3fcd6cd commit 00e6f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Install dependencies
3737
run: |
38-
pnpm i
38+
pnpm install --frozen-lockfile
3939
cd documentation
4040
npm ci
4141

0 commit comments

Comments
 (0)