[wheel] Fix Manylinux2014 Build (#11811)

This commit is contained in:
Ian Rodney
2020-11-04 14:50:38 -08:00
committed by GitHub
parent 92718de40c
commit 22bbbc3171
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
set -euo pipefail
ROOT_DIR=$(cd "$(dirname "${BASH_SOURCE:-$0}")"; pwd)