Skip to content

Commit

Permalink
remove unlink step in mac yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
latessa committed Dec 2, 2024
1 parent 3586b94 commit 39993ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-build-macos-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
export NONINTERACTIVE=1
brew update
brew cleanup
brew unlink pkg-config@0.29.2
brew install --formula cmake
brew install --formula doxygen
brew install --formula root
Expand Down

0 comments on commit 39993ff

Please sign in to comment.