chore: update workflow config.

This commit is contained in:
jaywcjlove 2023-06-15 14:55:19 +08:00
parent f5b902a0ff
commit 7e0f5e224b
1 changed files with 4 additions and 0 deletions

View File

@ -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