test
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
name: rockylinux
|
||||
name: rockylinux2
|
||||
description: "Run rockylinux commands."
|
||||
inputs:
|
||||
#args:
|
||||
# description: "Shell arguments to pass into Rocky Linux."
|
||||
# required: true
|
||||
workingDir:
|
||||
description: "Working directory to execute the commands in."
|
||||
required: true
|
||||
@@ -16,4 +13,3 @@ runs:
|
||||
image: Dockerfile
|
||||
args:
|
||||
- "${{ inputs.workingDir }}"
|
||||
#- "${{ inputs.args }}"
|
||||
Reference in New Issue
Block a user