Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
96b7bd3cb5 | |||
8bb632c2a5 |
@ -8,9 +8,7 @@ runs:
|
||||
with:
|
||||
entrypoint: "/bin/bash"
|
||||
args: |
|
||||
-c "export https_proxy=http://100.100.13.14:8118 && \
|
||||
export http_proxy=http://100.100.13.14:8118 && \
|
||||
npm install && \
|
||||
-c "npm install && \
|
||||
npm run build -- --output-path=dist"
|
||||
|
||||
- uses: docker://ubuntu:latest
|
||||
|
Reference in New Issue
Block a user