1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-29 19:22:48 +00:00

github/workflows/build.yml: install ca-certificates package on msys2

Allows python to download waf correctly, fixing CI failure due to its
outdated built-in certificate pool.
This commit is contained in:
Leo Izen 2023-06-07 17:18:54 -04:00 committed by sfan5
parent 7fe727555d
commit 6932a27781

View File

@ -262,6 +262,7 @@ jobs:
install: git
pacboy: >-
angleproject:p
ca-certificates:p
cc:p
diffutils:p
ffmpeg:p