mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
try installing openssl?
This commit is contained in:
@@ -7,6 +7,7 @@ platform:
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S openssl"
|
||||
- SET PATH=C:\msys64\mingw64\bin;bin;%PATH%
|
||||
- gcc -v
|
||||
- git clone -q --depth 1 https://github.com/nim-lang/csources
|
||||
|
||||
Reference in New Issue
Block a user