diff --git a/images/macos/scripts/build/install-bicep.sh b/images/macos/scripts/build/install-bicep.sh index 0ab263ed6..6a5a3ddb2 100644 --- a/images/macos/scripts/build/install-bicep.sh +++ b/images/macos/scripts/build/install-bicep.sh @@ -6,11 +6,6 @@ source ~/utils/utils.sh -if is_Sequoia; then - sudo rm -rf /Library/Developer/CommandLineTools - sudo xcode-select --install -fi - echo "Installing bicep cli..." brew tap azure/bicep brew_smart_install bicep