mirror of
https://github.com/open-goal/jak-project
synced 2026-08-09 02:49:19 -04:00
Use both cores for the windows build
This commit is contained in:
@@ -69,6 +69,7 @@ jobs:
|
||||
shell: cmd
|
||||
run: |
|
||||
call "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Auxiliary/Build/vcvars64.bat"
|
||||
set CL=/MP
|
||||
nmake
|
||||
- name: Run Tests
|
||||
timeout-minutes: 5
|
||||
|
||||
Reference in New Issue
Block a user