add display to build command
This commit is contained in:
parent
d669e6141d
commit
c39146eecd
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -446,6 +446,8 @@ jobs:
|
|||||||
-DQSkinny_DIR:PATH=$GITHUB_WORKSPACE/qskinny_install/lib/cmake/QSkinny
|
-DQSkinny_DIR:PATH=$GITHUB_WORKSPACE/qskinny_install/lib/cmake/QSkinny
|
||||||
|
|
||||||
- name: Build ( CMake Integration Test )
|
- name: Build ( CMake Integration Test )
|
||||||
|
env:
|
||||||
|
DISPLAY: ":1"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: cmake --build qskinny_build_test --config ${{ matrix.config.build_type }}
|
run: cmake --build qskinny_build_test --config ${{ matrix.config.build_type }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user