Skip to content

Commit

Permalink
Wip fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Klug committed Feb 12, 2021
1 parent 71224ca commit 3244f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/build-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PYLON_ARCH=""
PYLON=""

BUILD_DISTRO="debian"
if [[ $PLATFORM_TAG =~ manylinux* ]]; then
if [[ $PLATFORM_TAG =~ manylinux2014* ]]; then
BUILD_DISTRO="manylinux"
fi

Expand Down

0 comments on commit 3244f5c

Please sign in to comment.