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