Test
Some checks failed
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Failing after 5s

This commit is contained in:
Arron David Nelson 2024-01-30 19:32:26 -08:00
parent 9021adeed9
commit 4d5b8c88fb

View File

@ -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