fix build
This commit is contained in:
parent
e52f119fe7
commit
4347ac4616
@ -9,7 +9,7 @@ runs:
|
|||||||
entrypoint: "/bin/bash"
|
entrypoint: "/bin/bash"
|
||||||
args: |
|
args: |
|
||||||
-c "npm install && \
|
-c "npm install && \
|
||||||
npm run build"
|
npm run build-only"
|
||||||
|
|
||||||
- uses: docker://ubuntu:latest
|
- uses: docker://ubuntu:latest
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user