Skip to content

Commit

Permalink
ci: build dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrgm committed Oct 4, 2024
1 parent 0170cbc commit 7010bd9
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 @@ -47,6 +47,7 @@ jobs:
with:
path: ~/.pkg-cache/
key: ${{ runner.os }}-pkg
- run: pnpm build:dist
- run: pnpm build:bin
- name: Create release pull request or publish to npm
id: changesets
Expand Down

0 comments on commit 7010bd9

Please sign in to comment.