We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9de95 commit e010f42Copy full SHA for e010f42
.github/workflows/deploy.yml
@@ -38,7 +38,6 @@ jobs:
38
uses: actions/setup-node@v4
39
with:
40
node-version: 20
41
- cache: 'off' # 禁用缓存以确保每次都重新安装依赖
42
- name: Setup Pages
43
uses: actions/configure-pages@v4
44
- name: Install dependencies
0 commit comments