Skip to content

Commit

Permalink
manually set path
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamsyntax committed Oct 31, 2023
1 parent d22368b commit a69c31d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
- name: Set up Qt environment
run: |
QT_ENV_SCRIPT=$(find /opt -name 'qt*-env.sh')
source $QT_ENV_SCRIPT
source /opt/qt515/bin/qt515-env.sh
shell: bash

- name: Build
Expand Down

0 comments on commit a69c31d

Please sign in to comment.