This commit is contained in:
parent
9021adeed9
commit
4d5b8c88fb
@ -18,7 +18,7 @@ jobs:
|
||||
- run: echo "Building project..."
|
||||
- run: cd ${{ gitea.workspace }}
|
||||
- run: mkdir build
|
||||
- run: cd build
|
||||
- run: cd ${{ gitea.workspace }}/build
|
||||
- run: ls
|
||||
- run: cmake -DCMAKE_BUILD_TYPE=Debug ".." -DLINUX_WINDOW_SYSTEM:STRING=XCB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user