Download certs for OPENSSL

This commit is contained in:
2022-10-20 07:55:55 +00:00
committed by GitHub
parent e40298f53f
commit c090a568f2

View File

@@ -249,6 +249,9 @@ jobs:
run: |
cp scripts/build_win_ffmpeg.sh -v ./ || exit 1
./build_win_ffmpeg.sh || exit 1
- name: Download certs
run: |
CALL scripts\download_resource.bat -o "clib\ssl\cert.pem" https://curl.se/ca/cacert.pem || exit 1
- name: Build
run: |
SET PKG_CONFIG_PATH=%CD%\clib\lib\pkgconfig