Skip to content

Commit

Permalink
fix for folder misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Oct 4, 2023
1 parent 9206be9 commit 0c8518a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests-rocm-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
copy "C:\Program Files\AMD\ROCm\5.5\bin\hipblas.dll" .\
copy "C:\Program Files\AMD\ROCm\5.5\bin\rocblas.dll" .\
robocopy "C:\Program Files\AMD\ROCm\5.5\bin\rocblas" .\rocblas /MIR
ls
curl -LO https://github.com/YellowRoseCx/koboldcpp-rocm/releases/download/v1.43.2-ROCm/gfx103132rocblasfiles.7z
7z x gfx103132rocblasfiles.7z
Set-Location 'D:\a\koboldcpp-rocm\koboldcpp-rocm\rocblas\libary'
Set-Location 'D:\a\koboldcpp-rocm\koboldcpp-rocm\rocblas\library'
ls

0 comments on commit 0c8518a

Please sign in to comment.