Skip to content

Commit 39993ff

Browse files
committed
remove unlink step in mac yaml
1 parent 3586b94 commit 39993ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-build-macos-native.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
export NONINTERACTIVE=1
3232
brew update
3333
brew cleanup
34-
brew unlink [email protected]
3534
brew install --formula cmake
3635
brew install --formula doxygen
3736
brew install --formula root

0 commit comments

Comments
 (0)