Skip to content

Commit

Permalink
Update glob pattern cmake-rocm-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Jan 2, 2024
1 parent 2e41f66 commit c96cc5c
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 @@ -122,7 +122,7 @@ jobs:
continue-on-error: true
with:
file_glob: true
file: D:\a\koboldcpp-rocm\koboldcpp-rocm\dist\*
file: D:\a\koboldcpp-rocm\koboldcpp-rocm\dist\*.*
release_name: KoboldCPP-${{ inputs.version }}
tag: ${{ inputs.version }}
make_latest: true
Expand Down

0 comments on commit c96cc5c

Please sign in to comment.