Skip to content

Commit

Permalink
fix changeset job (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco authored Dec 17, 2024
1 parent 8054afe commit 9c73eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
node-version: 20

- name: Install Dependencies
run: yarn
- name: Install Changesets
run: npm install --no-save @changesets/cli

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

0 comments on commit 9c73eb9

Please sign in to comment.