Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ElderOrb committed May 4, 2024
1 parent 7525db3 commit a5bc445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qctools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ jobs:

- name: Set Qt5 environment path
run: |
export $Qt5_DIR
ls $Qt5_DIR
echo $Qt5_DIR
ls $Qt5_DIR
echo "$Qt5_DIR"/bin >> $GITHUB_PATH
export $GITHUB_PATH
Expand Down

0 comments on commit a5bc445

Please sign in to comment.