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 15, 2024
1 parent 33701cb commit ea2a408
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 @@ -67,6 +67,7 @@ jobs:
run: |
export DISPLAY=:0
export PATH=/usr/pkg/qt5/bin:$PATH
mkdir builds
cd builds
cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTING=On "${{ github.workspace }}"
Expand Down

0 comments on commit ea2a408

Please sign in to comment.