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