Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 14, 2022
1 parent ee9a3d8 commit e5b5f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- run: npm install
- run: npm run build
- run: cp -rp demo.html dist/index.html
- run: cp -rp main.js dist/main.js

- name: Generate Contributors Images
uses: jaywcjlove/github-action-contributors@main
Expand Down

0 comments on commit e5b5f00

Please sign in to comment.