Skip to content

Commit

Permalink
direct
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 13, 2023
1 parent d8f8f44 commit fffd816
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
# Define custom utilities
# Test for macOS with [ -n "$IS_MACOS" ]
source wheels/multibuild/common_utils.sh
source wheels/multibuild/travis_steps.sh
source wheels/multibuild/library_builders.sh
if [ -z "$IS_MACOS" ]; then
source wheels/multibuild/library_builders.sh
source wheels/multibuild/manylinux_utils.sh
fi

Expand Down

0 comments on commit fffd816

Please sign in to comment.