Skip to content

Commit

Permalink
correct aqt path
Browse files Browse the repository at this point in the history
  • Loading branch information
limpkin authored Jan 22, 2024
1 parent 36f8047 commit 82c20dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/osx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ brew install wget
echo "Current PATH: $PATH"
pip3 install --upgrade pip
pip3 install aqtinstall -t /Users/travis/aqt
/Users/travis/aqt/aqt install-qt mac desktop 6.2.4 clang_64 -m all -O /Users/travis/Qt
/Users/travis/aqt/bin/aqt install-qt mac desktop 6.2.4 clang_64 -m all -O /Users/travis/Qt
networksetup -setv6off Ethernet

0 comments on commit 82c20dc

Please sign in to comment.