chore: update workflow config.
This commit is contained in:
parent
f5b902a0ff
commit
7e0f5e224b
|
|
@ -39,6 +39,10 @@ jobs:
|
||||||
body: |
|
body: |
|
||||||
${{steps.contributors.outputs.htmlList}}
|
${{steps.contributors.outputs.htmlList}}
|
||||||
|
|
||||||
|
- run: npm install
|
||||||
|
- run: npm run dash
|
||||||
|
- run: cp CONTRIBUTORS.svg .deploy
|
||||||
|
|
||||||
- name: Build Linux Command
|
- name: Build Linux Command
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue