Skip to content

Commit c07b5c7

Browse files
fix: ci crash
1 parent 9fda057 commit c07b5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Install dependencies
4545
working-directory: site
46-
run: pnpm install --frozen-lockfile
46+
run: pnpm install --frozen-lockfile --enable-scripts
4747

4848
- name: Build website
4949
working-directory: site

0 commit comments

Comments
 (0)