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 67bc840 commit ea17a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: test
run: |
export Qt6_DIR=${{env.QT_ROOT_DIR}}/lib/cmake/Qt6/
echo "${{env.}}"
echo "${{env.Qt6_DIR}}"
echo "${{env.QT_ROOT_DIR}}"
- name: Checkout eclipse paho repo
Expand Down

0 comments on commit ea17a80

Please sign in to comment.