8000 fix · pytorch/pytorch@cd3e7fc · GitHub
[go: up one dir, main page]

Skip to content

Commit cd3e7fc

Browse files
committed
fix
1 parent 50ee67f commit cd3e7fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unstable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
if: ${{ (github.event_name != 'schedule' || github.repository == 'pytorch/pytorch') && github.repository_owner == 'pytorch' }}
5959
name: linux-focal-rocm6.3-py3.10
6060
uses: ./.github/workflows/_linux-build.yml
61+
needs: get-label-type
6162
with:
6263
runner_prefix: "${{ needs.get-label-type.outputs.label-type }}"
6364
build-environment: linux-focal-rocm6.3-py3.10

0 commit comments

Comments
 (0)
0