mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-05 14:49:12 +00:00
Fix build order
This commit is contained in:
committed by
Mateo Pidal
parent
3ab5247dc0
commit
e8bb97fffc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -156,8 +156,8 @@ jobs:
|
|||||||
set PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;%PATH%
|
set PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;%PATH%
|
||||||
cd build
|
cd build
|
||||||
mingw32-make tcversion
|
mingw32-make tcversion
|
||||||
mingw32-make test
|
|
||||||
mingw32-make -j4
|
mingw32-make -j4
|
||||||
|
mingw32-make test
|
||||||
cmake -E remove_directory "D:/MultiMC-Cracked"
|
cmake -E remove_directory "D:/MultiMC-Cracked"
|
||||||
|
|
||||||
- name: install
|
- name: install
|
||||||
|
|||||||
Reference in New Issue
Block a user