Added gmp for Windows CI. But we may need to use additional configuration
This commit is contained in:
parent
5dce2620f2
commit
2e5e47184c
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
|
||||
- name: Install libraries with vcpkg
|
||||
run: |
|
||||
vcpkg --triplet x64-windows install libffi libyaml openssl zlib
|
||||
vcpkg --triplet x64-windows install gmp libffi libyaml openssl zlib
|
||||
|
||||
- name: Install libraries with scoop
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user