Skip to content

Commit 2732bc4

Browse files
committed
test
1 parent 6b1b7d2 commit 2732bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
include:
5555
- repository: pytorch/tensorrt
5656
- package-name: torch_tensorrt
57+
- pre-script: packaging/pre_build_script.sh
5758
uses: ./.github/workflows/linux-release-artifacts.yml
5859
if: ${{ contains(github.event.pull_request.labels.*.name, 'build-release-artifacts') }}
5960
with:

0 commit comments

Comments
 (0)