1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 03:19:53 +03:00

Issue with SSL

This commit is contained in:
Bertrand Songis 2023-10-02 10:24:53 +02:00
parent 2e148a8e0f
commit bfea33b39d
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -63,6 +63,9 @@ jobs:
mingw-w64-i686-openssl \
mingw-w64-i686-nsis
python -m pip install clang
find / -name '*sdl*.dll'
find / -name 'libcrypto*.dll'
find / -name 'libssl*.dll'
- name: Install Qt
uses: jurplel/install-qt-action@v3