Skip to content

Commit

Permalink
Update Pathtester.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Jun 5, 2024
1 parent 06ba55e commit ac44718
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Pathtester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:

- name: Copy ROCm DLLs and Run PyInstaller
run: |
mkdir rocblas
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
ls
Expand Down

0 comments on commit ac44718

Please sign in to comment.