Skip to content

Commit

Permalink
fix release action failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Trombach committed Feb 8, 2025
1 parent 4040da8 commit 3131634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
token: ${{ secrets.CHANGESETS_PAT }}
lfs: false
- run: corepack enable
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
node-version: 22
Expand Down

0 comments on commit 3131634

Please sign in to comment.