Skip to content

Commit

Permalink
Add previous version uninstallation (actions#3448)
Browse files Browse the repository at this point in the history
  • Loading branch information
miketimofeev committed May 25, 2021
1 parent 8e7629e commit f9f82b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/macos/provision/core/rubygem.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ gem install bundler --force
# AppStoreRelease Azure DevOps has issues with Fastlane 2.184.0. Temporary hardcoding the version until the issue is fixed
# https://github.com/microsoft/app-store-vsts-extension/issues/244
echo Installing fastlane tools...
gem uninstall fastlane -aI
gem install fastlane -v 2.183.2

invoke_tests "RubyGem"

0 comments on commit f9f82b7

Please sign in to comment.