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 Jul 6, 2022
1 parent c475ee7 commit 95e77bb
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 @@ -13,6 +13,7 @@ jobs:
with:
node-version: 16

- run: npm install
- run: npm run build
- run: mkdir -p dist dist/example
- run: cp -rp example dist/example
Expand Down

0 comments on commit 95e77bb

Please sign in to comment.