Skip to content

Commit 2a68977

Browse files
committed
test
1 parent bc8d6cf commit 2a68977

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
@@ -57,7 +57,7 @@ jobs:
5757
include:
5858
- repository: pytorch/tensorrt
5959
if: ${{ env.CHANNEL == 'release'}}
60-
uses: pytorch/tensorrt/.github/workflows/linuex-release-artifacts.yml@release/2.3
60+
uses: pytorch/tensorrt/.github/workflows/linuex-release-artifacts.yml
6161
with:
6262
job-name: build-other-release-artifiacts
6363
repository: "pytorch/tensorrt"

0 commit comments

Comments
 (0)