Skip to content

Commit

Permalink
chore: 更新 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ruochuan12 committed Jul 31, 2024
1 parent 45c818e commit 202d198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run_install: |
- recursive: true
args: [--no-frozen-lockfile, --strict-peer-dependencies]
# - args: [--global, gulp, prettier, typescript]
- name: 设置 Node.js
uses: actions/setup-node@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
with:
version: 9
run_install: |
- recursive: true
args: [--no-frozen-lockfile, --strict-peer-dependencies]
- recursive: true
args: [--no-frozen-lockfile, --strict-peer-dependencies]
- name: 设置 Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 202d198

Please sign in to comment.