Commit e7ba232b authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

installing sentry-cli for fastlane

No related merge requests found
......@@ -54,7 +54,9 @@ jobs:
steps:
- checkout
- run:
name: Install sentry cli for fastlane plugin
command: brew install getsentry/tools/sentry-cli
- run:
name: set Ruby version
command: echo "ruby-2.4" > ~/.ruby-version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment