mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Issue with SSL
This commit is contained in:
parent
2e148a8e0f
commit
bfea33b39d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue