Skip to content

Commit 51586a1

Browse files
authored
Update cpp-macos.yml
1 parent 02c9d4c commit 51586a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cpp-macos.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ jobs:
1717

1818
- name: pkg
1919
run: |
20-
find /Library/Developer
21-
find /opt/homebrew
20+
brew pin cmake
2221
brew install cmake p7zip gcc openssl rtmpdump && brew link --force openssl
23-
find /opt/homebrew
2422
2523
- name: depot_tools
2624
run: |

0 commit comments

Comments
 (0)