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