2025-10-19 22:48 UTC+0200 Aleksander Czajczynski (hb fki.pl)

* .github/workflows/windows-ci.yml
    + add openssl-devel to MSYS2 CI
This commit is contained in:
Aleksander Czajczynski
2025-10-19 22:47:53 +02:00
parent d42d81d605
commit 340dd2debd
2 changed files with 5 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ jobs:
mingw-w64-${{ env.msys_cpu }}-curl
mingw-w64-${{ env.msys_cpu }}-ghostscript
mingw-w64-${{ env.msys_cpu }}-openssl
openssl-devel
- name: 'Add packages available on 64-bit hosts only'
if: matrix.cpu != 'x86'