Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 19, 2021
1 parent 6c8e7da commit 6211cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: npm run build
- run: npm run test:coverage
- run: coverage-badges
- run: npm run cp -rp coverage build
- run: cp -rp coverage build
- run: npm run doc

- run: npm install @jsdevtools/npm-publish -g
Expand Down

0 comments on commit 6211cd5

Please sign in to comment.