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:
parent
7fe727555d
commit
6932a27781
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -262,6 +262,7 @@ jobs:
|
||||
install: git
|
||||
pacboy: >-
|
||||
angleproject:p
|
||||
ca-certificates:p
|
||||
cc:p
|
||||
diffutils:p
|
||||
ffmpeg:p
|
||||
|
Loading…
Reference in New Issue
Block a user