Skip to content

Commit 8d8f55a

Browse files
committed
Revert "Pack amdhip64_7.dll"
This reverts commit 06dd7b4.
1 parent b977b00 commit 8d8f55a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ jobs:
280280
- name: Pack artifacts
281281
if: ${{ github.event_name == 'schedule' || github.event.inputs.create_release == 'true' }}
282282
run: |
283-
cp "C:\TheRock\build\bin\amdhip64_7.dll" ".\build\bin\"
284283
7z a sd-${{ env.BRANCH_NAME }}-${{ steps.commit.outputs.short }}-bin-win-rocm-${{ env.ROCM_VERSION }}-x64.zip .\build\bin\*
285284
286285
- name: Upload artifacts

0 commit comments

Comments
 (0)