Skip to content

Commit

Permalink
chore: fix missing setup
Browse files Browse the repository at this point in the history
  • Loading branch information
guansss committed Aug 29, 2023
1 parent 45bf6d3 commit 466bcc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
cache: "npm"

- run: npm ci
- run: npm run setup
- run: npm test
- run: npm run build

Expand Down

0 comments on commit 466bcc2

Please sign in to comment.