diff options
Diffstat (limited to '')
-rw-r--r-- | .github/isabelle-action/action.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/isabelle-action/action.yml b/.github/isabelle-action/action.yml index 482aead..49c043f 100644 --- a/.github/isabelle-action/action.yml +++ b/.github/isabelle-action/action.yml @@ -3,8 +3,8 @@ description: "Build ROOT file" author: "josh@joshchen.io" inputs: - OPTION: - description: "Options to invoke" + TOOL_ARGS: + description: "Tool and argument invokation" required: true runs: |