Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Sep 20, 2024
1 parent a4e8cac commit 67bc840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: test
run: |
export ${{env.QT_ROOT_DIR}}/lib/cmake/Qt6/
echo "${{env.Qt6_DIR}}"
export Qt6_DIR=${{env.QT_ROOT_DIR}}/lib/cmake/Qt6/
echo "${{env.}}"
echo "${{env.QT_ROOT_DIR}}"
- name: Checkout eclipse paho repo
Expand Down

0 comments on commit 67bc840

Please sign in to comment.