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 Oct 4, 2023
1 parent 2a916c0 commit e84c5c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
npm run bundle:min
npm run coverage
- working-directory: example/nextjs
run: npm run build

- run: npm run doc

- run: cp -rp www/build ./
Expand Down

0 comments on commit e84c5c5

Please sign in to comment.