Skip to content

Commit fe8a9fb

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

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
@@ -15,6 +15,7 @@ export BUILD_FROM_NOVA=1
1515

1616
## Override existing ENV VAR in Nova for Release
1717
export CHANNEL="test"
18+
echo "CHANNEL=test" >> "${GITHUB_ENV}"
1819
export PIP_INSTALL_TORCH="pip install torch --index-url https://download.pytorch.org/whl/${CU_VERSION}"
1920
export PYTORCH_S3_BUCKET_PATH="s3://pytorch/whl/${CU_VERSION}/"
2021

0 commit comments

Comments
 (0)