Skip to content

Commit

Permalink
Update build_cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doxygen committed Mar 17, 2024
1 parent a57ed5e commit 341d5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:

- name: Install xmllint (MacOS)
run: |
brew install --force --overwrite python@3.12 # temp hack
#brew install --force --overwrite python@3.12 # temp hack
brew update
brew install libxml2
if: matrix.config.os == 'macos-latest'
Expand Down

0 comments on commit 341d5b7

Please sign in to comment.