mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 12:32:42 +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%
|
||||
cd build
|
||||
mingw32-make tcversion
|
||||
mingw32-make test
|
||||
mingw32-make -j4
|
||||
mingw32-make test
|
||||
cmake -E remove_directory "D:/MultiMC-Cracked"
|
||||
|
||||
- name: install
|
||||
|
||||
Reference in New Issue
Block a user