Skip to content

Commit

Permalink
Remove version constraint (should use package.json value)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwilliams committed Sep 25, 2024
1 parent dc9fba3 commit 4cce728
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9.4.0
- run: pnpm install
working-directory: packages/workflow
- run: pnpm run build
Expand Down

0 comments on commit 4cce728

Please sign in to comment.