test
This commit is contained in:
parent
e734ec1ff6
commit
a91ed5474d
@ -7,9 +7,9 @@ runs:
|
|||||||
- uses: docker://node:18
|
- uses: docker://node:18
|
||||||
with:
|
with:
|
||||||
entrypoint: 'bash -c'
|
entrypoint: 'bash -c'
|
||||||
args:
|
args: |
|
||||||
- npm install
|
npm install
|
||||||
- npm run build -- --outputPath=dist
|
npm run build -- --outputPath=dist
|
||||||
|
|
||||||
- shell: sh
|
- shell: sh
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user