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
|
||||
run: |
|
||||
cd build
|
||||
set CL=/MP
|
||||
nmake
|
||||
- name: test
|
||||
run: build/tests.exe
|
||||
|
Reference in New Issue
Block a user