From a9184dae5b5e418e640520a06319734b8f4b84ea Mon Sep 17 00:00:00 2001 From: Manas Jayanth <3097018+ManasJayanth@users.noreply.github.com> Date: Fri, 26 Jul 2024 07:25:32 +0530 Subject: [PATCH] wip --- action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c2805e7..d0ef387 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,9 @@ inputs: description: A cache key for retrieving esy sources cache. required: true working-directory: - description: Working directory for esy. It's converted into an absolute path, if it already isn't + description: + Working directory for esy. It's converted into an absolute path, if it + already isn't required: false esy-prefix: description: Prefix of esy folder