From 958774d9a88ee9f894de36add3e7928f0d131973 Mon Sep 17 00:00:00 2001 From: Mateo Pidal Date: Wed, 5 May 2021 23:14:03 -0300 Subject: [PATCH] Set CMAKE properly (I hope) --- .github/workflows/qt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qt.yml b/.github/workflows/qt.yml index 6fbd81e2..f334fe7c 100644 --- a/.github/workflows/qt.yml +++ b/.github/workflows/qt.yml @@ -124,5 +124,5 @@ jobs: run: | mkdir build cd build - cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked + cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked ../