Skip to content

Commit

Permalink
fixup! Upgrade to install-qt-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hasselmm committed Oct 6, 2024
1 parent d5160e4 commit 34e59e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ jobs:
-DCMAKE_BUILD_TYPE:STRING=Release
-DQT_DIR:PATH=$QT_ROOT_DIR/lib/cmake/${{matrix.package}}
-D${{matrix.package}}_DIR:PATH=$QT_ROOT_DIR/lib/cmake/${{matrix.package}}
-DCMAKE_FIND_ROOT_PATH:PATH=$QT_ROOT_DIR
--debug-find-pkg=QT
${{ join(matrix.cmake-flags, ' ') }}

Expand Down

0 comments on commit 34e59e9

Please sign in to comment.