Skip to content

Commit

Permalink
ci: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 1, 2023
1 parent 63ee1f8 commit ae6b833
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ jobs:
EOF
- run: npm install [email protected] -g
- run: idoc

- run: npm i markdown-to-html-cli coverage-badges-cli -g
- run: npm i coverage-badges-cli -g
- run: coverage-badges --output dist/badges.svg

- name: Generate Contributors Images
Expand Down

0 comments on commit ae6b833

Please sign in to comment.