Skip to content

Commit

Permalink
Removed duplicate meson install
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 14, 2024
1 parent 05c9e6b commit 18fab4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ if [[ -n "$IS_MACOS" ]]; then
brew remove --ignore-dependencies webp aom libavif
fi

brew install meson pkg-config
brew install pkg-config

# clear bash path cache for curl
hash -d curl
Expand Down

0 comments on commit 18fab4d

Please sign in to comment.