test
This commit is contained in:
parent
d5ff33b063
commit
0f1e350958
@ -6,7 +6,7 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: docker://node:18
|
- uses: docker://node:18
|
||||||
with:
|
with:
|
||||||
entrypoint: 'sh -c'
|
entrypoint: '/bin/sh -c'
|
||||||
args: |
|
args: |
|
||||||
npm install
|
npm install
|
||||||
npm run build -- --outputPath=dist
|
npm run build -- --outputPath=dist
|
||||||
|
Loading…
Reference in New Issue
Block a user