mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 17:44:38 +00:00
updated workflow for windows build (+1 squashed commits)
Squashed commits: [b7e59661] test workflow
This commit is contained in:
parent
c80e24a96f
commit
790b58fbf6
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ jobs:
|
|||
# ls
|
||||
- name: Copy CuBLAS Libraries
|
||||
run: |
|
||||
copy "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\cublasLt64_11.dll" .\ /Y
|
||||
copy "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\cublas64_11.dll" .\ /Y
|
||||
copy "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\cublasLt64_11.dll" .
|
||||
copy "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\cublas64_11.dll" .
|
||||
ls
|
||||
|
||||
- name: Package PyInstallers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue