Skip to content

Commit

Permalink
Update cmake-rocm-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Jun 5, 2024
1 parent 259887e commit 76f1bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-rocm-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
Set-Location 'C:\Program Files\AMD\ROCm\5.7\bin'
Get-Location
curl -LO https://github.com/YellowRoseCx/koboldcpp-rocm/releases/download/v1.43.2-ROCm/ROCmLibs4all.zip
7z x ROCmLibs4all.zip
7z x ROCmLibs4all.zip -aoa
Set-Location 'D:\a\koboldcpp-rocm\koboldcpp-rocm'
$env:CC = 'C:\Program Files\AMD\ROCm\5.7\bin\clang.exe'
$env:CXX = 'C:\Program Files\AMD\ROCm\5.7\bin\clang++.exe'
Expand Down

0 comments on commit 76f1bc8

Please sign in to comment.