Skip to content

Commit 3206da7

Browse files
committed
test
1 parent 09689ee commit 3206da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-tensorrt-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
post-script: packaging/post_build_script.sh
5555
smoke-test-script: packaging/smoke_test_script.sh
5656
package-name: torch_tensorrt
57-
uses: ./.github/workflows/build-torch-tensorrt-linux.yml
57+
uses: ./.github/workflows/build-tensorrt-linux.yml
5858
with:
5959
repository: ${{ matrix.repository }}
6060
ref: ""

0 commit comments

Comments
 (0)