Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
g-maxime committed Nov 15, 2023
1 parent 85d7b60 commit f3b415f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MediaConch_Checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip --disable-pip-version-check install git+https://github.com/vi/mkvparse.git
fi
if [ "$RUNNER_OS" == "macOS" ]; then
brew install automake libxslt sqlite jansson libevent qt@5 sfk xmlstarlet ffmpeg
brew install automake libxslt sqlite jansson libevent qt@5 sfk xmlstarlet ffmpeg@5
sudo pip --disable-pip-version-check install --prefix /usr/local git+https://github.com/vi/mkvparse.git
fi
- name: Get ZenLib info
Expand Down

0 comments on commit f3b415f

Please sign in to comment.