mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
Stop forcing concedo_experimental in CI (#833)
* Use correct branch name * CI now uses selected branch
This commit is contained in:
parent
0d1cd0171a
commit
3eeb4bc127
6 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue