mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-03 10:09:43 +03:00
Use OpenSSL on windows too, build libgit2, ssh2 with cmake.
And update the libraries.
This commit is contained in:
committed by
Rémi Verschelde
parent
ef24a3673d
commit
0d0c30784d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
python-version: "3.x"
|
||||
architecture: "x64"
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
- uses: ilammy/setup-nasm@v1
|
||||
- name: build-windows-editor-x64
|
||||
run: |
|
||||
pip3 install --user scons
|
||||
|
||||
Reference in New Issue
Block a user