mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-12-24 08:12:55 +08:00
不缓存
This commit is contained in:
2
.github/workflows/deploy_docs.yml
vendored
2
.github/workflows/deploy_docs.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
cache: pnpm # 或 pnpm / yarn
|
||||
cache: # 或 pnpm / yarn
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
working-directory: docs
|
||||
|
||||
Reference in New Issue
Block a user