Skip to content

Commit 2f91f0d

Browse files
authored
Update macos.yml
1 parent 9feeb15 commit 2f91f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
export SDKROOT="`xcrun --show-sdk-path`"
5858
brew update
59-
brew install $(cat scripts/docs/en/deps/macos.md)
59+
brew install --force $(cat scripts/docs/en/deps/macos.md)
6060
brew install clang-format
6161
brew install lld
6262
brew install [email protected]

0 commit comments

Comments
 (0)