This commit is contained in:
2023-03-22 02:37:24 -07:00
parent c0426a722b
commit a8c2a46f2d

View File

@@ -15,4 +15,4 @@ runs:
using: docker using: docker
image: Dockerfile image: Dockerfile
args: args:
- "${{ inputs.workingDir }} ${{ inputs.command }}" - ${{ inputs.workingDir }} ${{ inputs.command }}