Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fwestling committed Apr 12, 2024
1 parent 570fa91 commit 12ca9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Build the project
run: pnpm build

- name: create and publish versions
uses: changesets/action@v1
with:
Expand Down

0 comments on commit 12ca9f5

Please sign in to comment.