Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
54b179e80f | |||
c6ca641436 |
@ -9,7 +9,7 @@ runs:
|
|||||||
entrypoint: "/bin/bash"
|
entrypoint: "/bin/bash"
|
||||||
args: |
|
args: |
|
||||||
-c "npm install && \
|
-c "npm install && \
|
||||||
npm run build -- --outputPath=dist"
|
npm run build -- --output-path=dist"
|
||||||
|
|
||||||
- uses: docker://ubuntu:latest
|
- uses: docker://ubuntu:latest
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user