Broken YAML

This commit is contained in:
Seth Hillbrand 2021-12-14 11:00:33 -08:00
parent 1ea2c88505
commit a86a646eb0
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ fedora_build_linux:
- mkdir -p build/linux
- cd build/linux
- cmake
# Commenting out ccache to see if Fedora failures are related
# -DCMAKE_C_COMPILER_LAUNCHER=ccache
# -DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_BUILD_TYPE=Debug
-DKICAD_STDLIB_LIGHT_DEBUG=ON
-DKICAD_USE_OCC=ON