Skip to content

Commit

Permalink
install correct version of sentry-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight committed Nov 7, 2023
1 parent 19fb4eb commit 2b7a6fd
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 @@ -12,7 +12,7 @@ jobs:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- run: brew install getsentry/tools/sentry-cli
- run: brew install getsentry/tools/sentry-cli@2.21.2
shell: sh
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2b7a6fd

Please sign in to comment.