mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +00:00
Add previous version uninstallation (#3448)
This commit is contained in:
@@ -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
|
# 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
|
# https://github.com/microsoft/app-store-vsts-extension/issues/244
|
||||||
echo Installing fastlane tools...
|
echo Installing fastlane tools...
|
||||||
|
gem uninstall fastlane -aI
|
||||||
gem install fastlane -v 2.183.2
|
gem install fastlane -v 2.183.2
|
||||||
|
|
||||||
invoke_tests "RubyGem"
|
invoke_tests "RubyGem"
|
||||||
|
|||||||
Reference in New Issue
Block a user