Add previous version uninstallation (#3448)

This commit is contained in:
Mikhail Timofeev
2021-05-25 20:33:58 +03:00
committed by GitHub
parent 8e7629ee13
commit f9f82b79eb

View File

@@ -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"