Set PKG_CONFIG_PATH for ffmpeg 4 on macOS (#314)
This commit is contained in:
parent
2083c55e69
commit
af7bb88377
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mac-kotato.yml
vendored
1
.github/workflows/mac-kotato.yml
vendored
|
|
@ -60,6 +60,7 @@ jobs:
|
|||
GIT: "https://github.com"
|
||||
OPENALDIR: /usr/local/opt/openal-soft
|
||||
OPENSSL_ROOT_DIR: /usr/local/opt/openssl@1.1
|
||||
PKG_CONFIG_PATH: /usr/local/opt/ffmpeg@4/lib/pkgconfig
|
||||
UPLOAD_ARTIFACT: "false"
|
||||
ONLY_CACHE: "false"
|
||||
MANUAL_CACHING: "1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue