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