From 6e1fc13267f157529ff5e8e9f12b72f7313bb518 Mon Sep 17 00:00:00 2001 From: Andrey Talman Date: Thu, 16 Nov 2023 12:19:55 -0500 Subject: [PATCH] test (#1602) --- .github/workflows/validate-linux-binaries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/validate-linux-binaries.yml b/.github/workflows/validate-linux-binaries.yml index 9078fbb26..e19d7d63a 100644 --- a/.github/workflows/validate-linux-binaries.yml +++ b/.github/workflows/validate-linux-binaries.yml @@ -58,6 +58,7 @@ jobs: os: linux channel: ${{ inputs.channel }} generate-release-matrix: + needs: generate-linux-matrix uses: pytorch/test-infra/.github/workflows/generate_release_matrix.yml@main with: version: ${{ inputs.version }}