From 99fac2b64d70b3a5958e15311c6f60da43c08ec4 Mon Sep 17 00:00:00 2001 From: Scion Date: Wed, 22 Mar 2023 05:55:09 -0700 Subject: [PATCH] fix --- utils/compress/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/compress/action.yaml b/utils/compress/action.yaml index ee424bd..6cadd60 100644 --- a/utils/compress/action.yaml +++ b/utils/compress/action.yaml @@ -60,5 +60,4 @@ runs: id: compress uses: act/common/distros/rockylinux@master with: - workingDir: ${{ inputs.workingDir }} args: ${{ steps.command.outputs.command }}