Skip to content

Commit 2c3efb6

Browse files
committed
test
1 parent 7157329 commit 2c3efb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- repository: pytorch/tensorrt
2828
pre-script: packaging/pre_build_script.sh
2929
env-var-script: packaging/env_vars.txt
30-
post-script: packaging/post_build_release_script.sh
30+
post-script: packaging/post_build_script.sh
3131
smoke-test-script: packaging/smoke_test_script.sh
3232
package-name: torch_tensorrt
3333
# env:

0 commit comments

Comments
 (0)