Fix Linux GH builds

This commit is contained in:
Cacodemon345
2022-02-08 14:44:36 +06:00
committed by GitHub
parent 0b3a6d8e84
commit 2899185c05

View File

@@ -260,6 +260,7 @@ jobs:
-D DEV_BRANCH=${{ matrix.build.dev-build }}
-D NEW_DYNAREC=${{ matrix.build.new-dynarec }}
-D VNC=OFF
-D QT=OFF
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
-D CMAKE_C_COMPILER=gcc-11 -D CMAKE_CXX_COMPILER=g++-11
- name: Build