From 61f2b7732c2fb43fa85142286522177cc5d7f2a9 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Thu, 16 Jul 2020 23:24:34 +0200 Subject: try try again --- .github/isabelle-action/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/isabelle-action/action.yml') 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: -- cgit v1.2.3