diff --git a/.github/workflows/wheels-dependencies.sh b/.github/workflows/wheels-dependencies.sh index 8d487386b5d..6a3cd1a7ab8 100755 --- a/.github/workflows/wheels-dependencies.sh +++ b/.github/workflows/wheels-dependencies.sh @@ -1,6 +1,8 @@ #!/bin/bash # Define custom utilities # Test for macOS with [ -n "$IS_MACOS" ] +source wheels/multibuild/common_utils.sh +source wheels/multibuild/travis_steps.sh ARCHIVE_SDIR=pillow-depends-main