not use taobao npm
This commit is contained in:
parent
23078aa625
commit
0d43f06322
@ -8,7 +8,7 @@ runs:
|
||||
with:
|
||||
entrypoint: "/bin/bash"
|
||||
args: |
|
||||
-c "npm install --registry=https://registry.npm.taobao.org && \
|
||||
-c "npm install && \
|
||||
npm run build -- --output-path=dist"
|
||||
|
||||
- uses: docker://ubuntu:latest
|
||||
|
Loading…
Reference in New Issue
Block a user