Skip to content

Commit

Permalink
chore: update workflow config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 15, 2023
1 parent f5b902a commit 7e0f5e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e0f5e2

Please sign in to comment.