Skip to content

Commit 09f856d

Browse files
updated build script to install only one wheel
1 parent c8ed96f commit 09f856d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/ppc64le-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Environment variables
44
PACKAGE_NAME=pytorch
55
PACKAGE_VERSION=${PACKAGE_VERSION:-v2.4.0}
6+
export PYTORCH_BUILD_VERSION=2.6.0
67

78
cd /workspace/$PACKAGE_NAME
89

0 commit comments

Comments
 (0)