forked from Leaf/amber-ui
改进 npm 换源
This commit is contained in:
parent
474570c1a7
commit
f482582e42
@ -26,6 +26,7 @@ jobs:
|
||||
node-version: 18
|
||||
- name: Build
|
||||
run: |
|
||||
npm config set registry https://registry.npmmirror.com
|
||||
npm install
|
||||
npm run build
|
||||
- name: 'Login to Container Registry'
|
||||
|
Loading…
Reference in New Issue
Block a user