Skip to content

Commit

Permalink
Run build before verifying exports
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Nov 24, 2024
1 parent 2d1a361 commit 03e0659
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 @@ -46,4 +46,5 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --frozen-lockfile
- run: bun run build
- run: bun run exports

0 comments on commit 03e0659

Please sign in to comment.