This commit is contained in:
parent
fc55b2bae1
commit
9774a0f403
@ -19,7 +19,7 @@ jobs:
|
|||||||
- run: cd ${{ gitea.workspace }}
|
- run: cd ${{ gitea.workspace }}
|
||||||
- run: mkdir build
|
- run: mkdir build
|
||||||
- run: cd build
|
- run: cd build
|
||||||
- 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
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user