Skip to content

Commit b11ebad

Browse files
authored
use correct action
1 parent e032881 commit b11ebad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ jobs:
11341134

11351135
- name: Setup ROCm
11361136
if: steps.cache-rocm.outputs.cache-hit != 'true'
1137-
uses: ./.github/actions/linux-setup-spacemit
1137+
uses: ./.github/actions/windows-setup-rocm
11381138
with:
11391139
version: ${{ env.HIPSDK_INSTALLER_VERSION }}
11401140

0 commit comments

Comments
 (0)