We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a68977 commit f9bec68Copy full SHA for f9bec68
.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
+ uses: pytorch/tensorrt/.github/workflows/linuex-release-artifacts.yml@lluo/test_release_automation
61
with:
62
job-name: build-other-release-artifiacts
63
repository: "pytorch/tensorrt"
0 commit comments