Skip to content

Commit

Permalink
Update ci-unix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w authored Jan 20, 2024
1 parent 109d37d commit 5a6fd63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
set -e -x
export Qt5_DIR=/usr/local/lib/qt5/cmake/Qt5
export Qt5Script_DIR=/usr/local/lib/qt5/cmake/Qt5Script
export Qt5LinguistTools_DIR=/usr/local/lib/qt5/cmake/Qt5LinguistTools
export CPATH=$CPATH:/usr/local/include
export PATH=/usr/local/lib/qt5:/usr/local/lib/qt5/bin:$PATH
export DISPLAY=:0
Expand Down

0 comments on commit 5a6fd63

Please sign in to comment.