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