fix option typos

This commit is contained in:
SkqLiao 2025-03-15 01:45:49 +08:00
parent 6c98bb6009
commit bd9dc55a8d

View file

@ -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: