Explorar o código

Appveyor: Show OpenSSL64 install log for debugging the appveyor CI build

bel2125 %!s(int64=9) %!d(string=hai) anos
pai
achega
658c8d48b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -103,6 +103,7 @@ install:
   - C:\ssl\Win32OpenSSL_102g.exe /SILENT /LOG="C:\ssl\install32_102g.log"
   - C:\ssl\Win64OpenSSL_102g.exe /SILENT /LOG="C:\ssl\install64_102g.log"
   - dir C:\ssl
+  - type C:\ssl\install64_102g.log
 
 
 before_build: