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 23e67eb commit 45630f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qctools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ jobs:
run: |
brew install qt@5
- name: Set Qt5 environment path
run: |
echo `brew --prefix qt@5`/bin >> $GITHUB_PATH
# - name: Install Qt5
# uses: jurplel/install-qt-action@v3
# with:
Expand Down

0 comments on commit 45630f4

Please sign in to comment.