Skip to content

Commit

Permalink
Update make-vulkan-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Feb 25, 2024
1 parent a5e096f commit 4226a16
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/make-vulkan-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Koboldcpp-ROCm Windows
name: Build Koboldcpp-ROCm Vulkan Windows

on:
workflow_dispatch:
Expand Down Expand Up @@ -127,10 +127,10 @@ jobs:
name: koboldcpp_rocm_only-${{ inputs.version }}
path: D:\a\koboldcpp-rocm\koboldcpp-rocm\dist\koboldcpp_rocm.exe

# - uses: actions/upload-artifact@v3
# with:
# name: koboldcpp_rocm_zip-${{ inputs.version }}
# path: D:\a\koboldcpp-rocm\koboldcpp-rocm\dist\koboldcpp_rocm_files.zip
- uses: actions/upload-artifact@v3
with:
name: koboldcpp_rocm_zip-${{ inputs.version }}
path: D:\a\koboldcpp-rocm\koboldcpp-rocm\dist\koboldcpp_rocm_files.zip

# - name: Upload files to a GitHub release
# id: upload-release
Expand Down

0 comments on commit 4226a16

Please sign in to comment.