feat: 修改github actions
This commit is contained in:
1
.github/workflows/deploy-pages.yml
vendored
1
.github/workflows/deploy-pages.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 24
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user