We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8d6cf commit 2a68977Copy full SHA for 2a68977
.github/workflows/linux-release.yml
@@ -57,7 +57,7 @@ jobs:
57
include:
58
- repository: pytorch/tensorrt
59
if: ${{ env.CHANNEL == 'release'}}
60
- uses: pytorch/tensorrt/.github/workflows/linuex-release-artifacts.yml@release/2.3
+ uses: pytorch/tensorrt/.github/workflows/linuex-release-artifacts.yml
61
with:
62
job-name: build-other-release-artifiacts
63
repository: "pytorch/tensorrt"
0 commit comments