Skip to content

Commit 0a5c9e7

Browse files
committed
fix: ci
1 parent 78a558b commit 0a5c9e7

File tree

2 files changed

+1146
-1146
lines changed

2 files changed

+1146
-1146
lines changed

.github/workflows/doc-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: yarn
3131

3232
- name: Install dependencies
33-
run: yarn install
33+
run: yarn install --immutable
3434
- name: Build website
3535
run: yarn build
3636

0 commit comments

Comments
 (0)