From 0d76bfd6ccf4250c7b624192cc0b6edb902e543d Mon Sep 17 00:00:00 2001 From: Mateo Pidal Date: Thu, 6 May 2021 00:11:25 -0300 Subject: [PATCH] Another Test --- .github/workflows/qt.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/qt.yml b/.github/workflows/qt.yml index 14758e4d..dee1e389 100644 --- a/.github/workflows/qt.yml +++ b/.github/workflows/qt.yml @@ -134,6 +134,8 @@ jobs: mkdir build cd build cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked ..\ + mingw32-make -j8 + mingw32-make install ls - name: cat CMake Output