From 6d4195f93abbd3504bbbcab044cc50e1c8549150 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Fri, 15 Dec 2023 06:18:42 -0700 Subject: [PATCH] realtive path ??? --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 878e1a7..1300565 100644 --- a/action.yaml +++ b/action.yaml @@ -9,4 +9,4 @@ runs: using: composite steps: - run: Ensure apt is up-to-date - shell: action + shell: ./action