Explorar o código

Added /MP to nmake build

Paul-Louis Ageneau %!s(int64=4) %!d(string=hai) anos
pai
achega
44bf8b99ef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/build-openssl.yml

+ 1 - 0
.github/workflows/build-openssl.yml

@@ -52,6 +52,7 @@ jobs:
     - name: nmake
       run: |
         cd build
+        set CL=/MP
         nmake
     - name: test
       run: build/tests.exe