From 5af8d29aa88a7064791a3e732729663a926c60a0 Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Thu, 9 Feb 2023 18:53:52 -0500 Subject: [PATCH] chore: what about this --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f0ba93d46..4fe05ef4e 100644 --- a/action.yml +++ b/action.yml @@ -12,5 +12,5 @@ runs: using: docker image: Dockerfile args: - - ${{ github.action_path }}/bin/rdme + - bin/rdme - ${{ inputs.rdme }}