Skip to content

Commit

Permalink
Added shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 30, 2023
1 parent 7a28f59 commit d19a415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels-build.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d19a415

Please sign in to comment.