mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-31 17:40:52 +02:00
Stop forcing concedo_experimental in CI (#833)
* Use correct branch name * CI now uses selected branch
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
id: checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: concedo_experimental
|
||||
ref: ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
- name: Dependencies
|
||||
id: depends
|
||||
|
||||
Reference in New Issue
Block a user