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 a5bc445 commit 9944a2c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/qctools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,8 @@ jobs:

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

0 comments on commit 9944a2c

Please sign in to comment.