This commit is contained in:
parent
3dfcd2014f
commit
9021adeed9
@ -19,6 +19,7 @@ jobs:
|
|||||||
- run: cd ${{ gitea.workspace }}
|
- run: cd ${{ gitea.workspace }}
|
||||||
- run: mkdir build
|
- run: mkdir build
|
||||||
- run: cd build
|
- run: cd build
|
||||||
|
- run: ls
|
||||||
- run: cmake -DCMAKE_BUILD_TYPE=Debug ".." -DLINUX_WINDOW_SYSTEM:STRING=XCB
|
- run: cmake -DCMAKE_BUILD_TYPE=Debug ".." -DLINUX_WINDOW_SYSTEM:STRING=XCB
|
||||||
|
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
|
Loading…
Reference in New Issue
Block a user