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