mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Added shebang
This commit is contained in:
parent
7a28f599a5
commit
d19a4154d5
1
.github/workflows/wheels-build.sh
vendored
1
.github/workflows/wheels-build.sh
vendored
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
# webp, zstd, xz, libtiff, libxcb cause a conflict with building webp, libtiff, libxcb
|
||||
|
|
Loading…
Reference in New Issue
Block a user