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 f814c94 commit 7bb5b7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
run: |
set -e -x
export Qt5_DIR=/usr/local/lib/qt5/cmake/Qt5
export CPATH=$CPATH:/usr/local/include
export PATH=/usr/local/lib/qt5:/usr/local/lib/qt5/bin:$PATH
export DISPLAY=:0
mkdir builds
Expand Down

0 comments on commit 7bb5b7e

Please sign in to comment.