Skip to content

Commit

Permalink
update npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
IMBlues committed Apr 23, 2024
1 parent 6511eed commit 8b27f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Build
run: |
npm i --registry https://registry.npm.taobao.org --legacy-peer-deps -d
npm i --registry https://registry.npmmirror.com --legacy-peer-deps -d
yarn build
yarn export
Expand Down

0 comments on commit 8b27f06

Please sign in to comment.