Skip to content

Commit

Permalink
Update build-macos-qt6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Jan 2, 2025
1 parent 4b74dc3 commit 49a432a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
-D WITH_QTWEBKIT=OFF \
-D WITH_BINDINGS=ON \
-D VCPKG_TARGET_TRIPLET="${{ matrix.triplet }}" \
-D VCPKG_HOST_TRIPLET="arm64-osx-dynamic-release" \
-D VCPKG_HOST_TRIPLET="${{ matrix.triplet }}" \
-D VCPKG_INSTALL_OPTIONS="--only-binarycaching" \
-D ENABLE_UNITY_BUILDS=ON \
-D NUGET_USERNAME=${{ github.actor }} \
Expand Down

0 comments on commit 49a432a

Please sign in to comment.