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