From 48df0df6b0a988fc31528b4ef66c68bc5f7ced39 Mon Sep 17 00:00:00 2001 From: neilcar Date: Thu, 15 Apr 2021 11:13:50 -0400 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 3bdc97c..5e19fb7 100755 --- a/action.yml +++ b/action.yml @@ -27,7 +27,6 @@ runs: run: | set +e cd "${GITHUB_WORKSPACE}" - mkdir output if [ -z ${{ inputs.config }} ]; then export CONFIG="" else