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 Aug 10, 2022
1 parent dcb634c commit 1642c70
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 @@ -14,7 +14,7 @@ jobs:
node-version: 16

- run: node build.js
- run: mkdir www
- run: mkdir -p www
- run: cp -r build download github ico lang license open plugin progressed star status www

- name: Deploy
Expand Down

0 comments on commit 1642c70

Please sign in to comment.