Skip to content

Commit 941f6dd

Browse files
committed
update
1 parent ed144ae commit 941f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install C++ Build Tools (macOS)
8888
if: runner.os == 'macOS'
8989
run: |
90-
brew install cmake ninja openssl
90+
brew reinstall cmake ninja openssl
9191
9292
- name: Checkout
9393
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)