Skip to content

Commit

Permalink
ci(github): build before release (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Nov 22, 2024
1 parent bd8ad14 commit 2468c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
node-version-file: package.json

- run: npm ci --include=dev
- run: npm run build:workspaces

- name: Create Release Pull Request
uses: changesets/action@v1
Expand Down

0 comments on commit 2468c2a

Please sign in to comment.