fix output-path
This commit is contained in:
parent
cf0ff6b888
commit
c6ca641436
@ -9,7 +9,7 @@ runs:
|
||||
entrypoint: "/bin/bash"
|
||||
args: |
|
||||
-c "npm install && \
|
||||
npm run build -- --outputPath=dist"
|
||||
npm run build -- --output-path=dist"
|
||||
|
||||
- uses: docker://ubuntu:latest
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user