Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Jul 18, 2024
1 parent 8bfb885 commit 650818a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-conda-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
test-infra-repository: pytorch/test-infra
test-infra-ref: main
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
env-var-script: ./.github/scripts/export_IS_M1_CONDA_BUILD_JOB.sh
env-var-script: ./vision/.github/scripts/export_IS_M1_CONDA_BUILD_JOB.sh
pre-script: ${{ matrix.pre-script }}
post-script: ${{ matrix.post-script }}
package-name: ${{ matrix.package-name }}
Expand Down

0 comments on commit 650818a

Please sign in to comment.