mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Tell me why does it fail
This commit is contained in:
2
.github/workflows/qt.yml
vendored
2
.github/workflows/qt.yml
vendored
@@ -133,7 +133,7 @@ jobs:
|
||||
set CXX=D:\Qt\Tools\mingw492_32\bin\g++.exe
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked ..\ && echo . && mingw32-make -j8 && echo . && mingw32-make install
|
||||
cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked ..\
|
||||
ls
|
||||
|
||||
- name: cat CMake Output
|
||||
|
||||
Reference in New Issue
Block a user