Skip to content

Commit dba5401

Browse files
authored
Update install_test_workflow_prereqs.sh (#1081)
1 parent 5eab3b6 commit dba5401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/gha/install_test_workflow_prereqs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ fi
5656

5757
if [[ "${OS}" == "Mac" ]]; then
5858
sudo xcode-select -s /Applications/Xcode_${xcodeVersion}.app/Contents/Developer
59-
brew update
6059
fi
6160

6261
if [[ "${PLATFORM}" == "Desktop" ]]; then

0 commit comments

Comments
 (0)