mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-06 12:40:02 +00:00
fix option typos
This commit is contained in:
parent
6c98bb6009
commit
bd9dc55a8d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
|
@ -9,8 +9,8 @@ on:
|
|||
default: "install&test"
|
||||
type: choice
|
||||
options:
|
||||
- create&install&&test
|
||||
- install&&test
|
||||
- create-install-test
|
||||
- install-test
|
||||
- test
|
||||
jobs:
|
||||
Install-Test-KTransformers:
|
||||
|
|
Loading…
Add table
Reference in a new issue