Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDing committed Aug 31, 2024
1 parent 78a558b commit 0a5c9e7
Show file tree
Hide file tree
Showing 2 changed files with 1,146 additions and 1,146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache: yarn

- name: Install dependencies
run: yarn install
run: yarn install --immutable
- name: Build website
run: yarn build

Expand Down
Loading

0 comments on commit 0a5c9e7

Please sign in to comment.