Skip to content

Commit 0c0be28

Browse files
retrigger
1 parent c4dfde6 commit 0c0be28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packaging/pre_build_script_arm64.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ echo "Building vision dependencies and wheel started."
66
export SRC_PATH="$GITHUB_WORKSPACE/$SRC_DIR"
77
export CMAKE_BUILD_TYPE="$BUILD_TYPE"
88
export VCVARSALL_PATH="$DEPENDENCIES_DIR/VSBuildTools/VC/Auxiliary/Build/vcvarsall.bat"
9-
export DISTUTILS_USE_SDK=1
109
export TRIPLET_FILE="triplets/x64-windows.cmake"
1110
export PYTORCH_VERSION="$PYTORCH_VERSION"
1211
export CHANNEL="$CHANNEL"

0 commit comments

Comments
 (0)