Skip to content

Commit a4151dd

Browse files
committed
Release FBGEMM v0.5.0
1 parent fe8a9fb commit a4151dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/nova_dir.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export BUILD_FROM_NOVA=1
1717
export CHANNEL="test"
1818
echo "CHANNEL=test" >> "${GITHUB_ENV}"
1919
export PIP_INSTALL_TORCH="pip install torch --index-url https://download.pytorch.org/whl/${CU_VERSION}"
20+
echo PYTORCH_S3_BUCKET_PATH="s3://pytorch/whl/${CU_VERSION}/" >> "${GITHUB_ENV}"
2021
export PYTORCH_S3_BUCKET_PATH="s3://pytorch/whl/${CU_VERSION}/"
2122

2223
## Overwrite existing ENV VAR in Nova

0 commit comments

Comments
 (0)