Skip to content

Commit

Permalink
fix: test previous vercel cli 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderkranz authored Jan 5, 2024
1 parent 5096c22 commit 4ebb7e3
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 @@ -37,7 +37,7 @@ jobs:
- name: 'Install dependencies'
run: |
npm install --global \
vercel@30 \
vercel@31 \
semantic-release@22 \
@semantic-release/git@10 \
@semantic-release/changelog@6 \
Expand Down

0 comments on commit 4ebb7e3

Please sign in to comment.