Skip to content

Commit db20874

Browse files
committed
fix bug
1 parent 5cd9cab commit db20874

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate_binary_build_matrix.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ jobs:
7979
repository: ${{ inputs.test-infra-repository }}
8080
ref: ${{ inputs.test-infra-ref }}
8181
- uses: ./.github/actions/set-channel
82+
- uses: actions/checkout@v4
83+
with:
84+
repository: pytorch/tensorrt
8285
- name: Generate test matrix
8386
id: generate
8487
env:

0 commit comments

Comments
 (0)