ci: use TaoBao npm mirror (#23)
This commit is contained in:
parent
8925d43b62
commit
c1958d6de4
@ -11,6 +11,8 @@ steps:
|
||||
- npm install -g pnpm
|
||||
- pnpm i --frozen-lockfile
|
||||
- pnpm build
|
||||
environment:
|
||||
npm_config_registry: https://registry.npmmirror.com
|
||||
|
||||
- name: publish
|
||||
image: node:18.16.0-bullseye
|
||||
|
Loading…
Reference in New Issue
Block a user