Skip to content

Commit e723688

Browse files
committed
fix
1 parent f574181 commit e723688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/setup-node@v4
2929
with:
3030
node-version: 22
31-
cache: pnpm
31+
# cache: pnpm
3232

3333
- name: 安装依赖
3434
run: |

0 commit comments

Comments
 (0)