mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
feat: remove custom shell input (#81)
* ci: remove `specified-shell` job in the Test workflow * feat: remove `shell` action input
This commit is contained in:
@@ -5,9 +5,6 @@ branding:
|
||||
color: gray-dark
|
||||
icon: terminal
|
||||
inputs:
|
||||
shell:
|
||||
description: The shell to be used to run the commands
|
||||
required: false
|
||||
source-dir:
|
||||
description: The source directory of the CMake project
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user