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 1da4d44 commit e18bea8Copy full SHA for e18bea8
.github/workflows/build-test-reusable.yml
@@ -91,6 +91,7 @@ jobs:
91
with:
92
repository: pytorch/pytorch
93
ref: ${{ inputs.pytorch_ref || env.PYTORCH_REF }}
94
+ path: pytorch
95
96
- name: Load conda cache
97
id: conda-cache
0 commit comments