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 29, 2023
1 parent abf3a73 commit 3c82356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,8 +15,8 @@ jobs:

- run: npm install
- run: npm run font
- run: npm run build
- run: npm run copy
- run: npm run build
- run: rm -rf fonts/react
- run: cp -rp measure/design fonts
- run: cp lib/*js ./
Expand Down

0 comments on commit 3c82356

Please sign in to comment.