fix
This commit is contained in:
@@ -15,5 +15,4 @@ runs:
|
|||||||
using: docker
|
using: docker
|
||||||
image: Dockerfile
|
image: Dockerfile
|
||||||
args:
|
args:
|
||||||
- "${{ inputs.workingDir }}"
|
- "${{ inputs.workingDir }} ${{ inputs.command }}"
|
||||||
- "${{ inputs.command }}"
|
|
||||||
Reference in New Issue
Block a user