fix output-path
This commit is contained in:
parent
cf0ff6b888
commit
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user