diff --git a/distros/rockylinux/action.yaml b/distros/rockylinux/action.yaml index 3ca29d9..6f8e015 100644 --- a/distros/rockylinux/action.yaml +++ b/distros/rockylinux/action.yaml @@ -16,4 +16,4 @@ runs: image: Dockerfile args: - "${{ inputs.workingDir }}" - - "${{ inputs.args }}" \ No newline at end of file + - "${{ inputs.command }}" \ No newline at end of file