mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 15:15:28 +00:00
Added /MP to nmake build
This commit is contained in:
1
.github/workflows/build-openssl.yml
vendored
1
.github/workflows/build-openssl.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
- name: nmake
|
- name: nmake
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
|
set CL=/MP
|
||||||
nmake
|
nmake
|
||||||
- name: test
|
- name: test
|
||||||
run: build/tests.exe
|
run: build/tests.exe
|
||||||
|
Reference in New Issue
Block a user