Skip to content

Commit

Permalink
node setup is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam McKee committed Feb 24, 2025
1 parent 84fff4d commit 78649ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- if: github.ref != 'refs/heads/main'
run: exit 1
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- name: tag
id: tag
env:
Expand Down

0 comments on commit 78649ef

Please sign in to comment.