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" default: "install&test"
type: choice type: choice
options: options:
- create&install&&test - create-install-test
- install&&test - install-test
- test - test
jobs: jobs:
Install-Test-KTransformers: Install-Test-KTransformers: