Skip to content

Commit 9f9a553

Browse files
authored
Update build_cmake.yml
1 parent f15f86f commit 9f9a553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ jobs:
216216

217217
- name: Install xmllint (MacOS)
218218
run: |
219-
brew install --force --overwrite [email protected] # temp hack
220-
brew install --force --overwrite [email protected] # temp hack
219+
#brew install --force --overwrite [email protected] # temp hack
220+
#brew install --force --overwrite [email protected] # temp hack
221221
brew install --force --overwrite [email protected] # temp hack
222222
brew update
223223
brew install libxml2

0 commit comments

Comments
 (0)