Formula qt5 was renamed to qt@5
This commit is contained in:
parent
c258d76c80
commit
a65ce7a28c
1 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ brew install qt@5
|
||||||
brew link qt@5
|
brew link qt@5
|
||||||
|
|
||||||
# Workaround: https://github.com/Homebrew/homebrew-core/issues/8392
|
# Workaround: https://github.com/Homebrew/homebrew-core/issues/8392
|
||||||
echo "$(brew --prefix qt5)/bin" >> $GITHUB_PATH
|
echo "$(brew --prefix qt@5)/bin" >> $GITHUB_PATH
|
||||||
Loading…
Add table
Add a link
Reference in a new issue