Skip to content

Commit 73d76e8

Browse files
committed
修复 gh act 错误
1 parent b12bcdb commit 73d76e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-doc-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
node-version: 20
3939
cache: 'pnpm'
40+
cache-dependency-path: './doc-site/pnpm-lock.yaml'
4041

4142
- name: Install packages dependencies
4243
run: pnpm install --frozen-lockfile --ignore-scripts

0 commit comments

Comments
 (0)