Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec55c61

Browse files
ci: 🎡 修改workflow配置
1 parent 2dee3b0 commit ec55c61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/build.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ jobs:
6969
# 如果没有命中缓存才执行 npm install
7070
if: steps.cache-deps.outputs.cache-hit != 'true'
7171
run: |
72-
npm install
73-
pnpm run build:prod
72+
npm install --legacy-peer-deps
73+
npm run build:prod
7474
7575
# 部署到gh-pages分支
7676
- name: deploy

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /