Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Gervais <[email protected]>
  • Loading branch information
g-maxime committed Nov 21, 2024
1 parent ed0dd75 commit d478db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MediaInfoLib_Checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sudo apt-get install -y libxml2-utils zlib1g-dev libcurl4-gnutls-dev libmms-dev
fi
if [ "$RUNNER_OS" == "macOS" ]; then
brew install libtool automake pkg-config
brew install libtool automake
fi
sudo npm install -g jsonlint
- name: ZenLib
Expand Down

0 comments on commit d478db1

Please sign in to comment.