chore: update
This commit is contained in:
parent
12a5243afc
commit
77e02d0fad
|
@ -26,6 +26,6 @@ action "Support Private Key" {
|
||||||
]
|
]
|
||||||
args = [
|
args = [
|
||||||
"--user", "actions",
|
"--user", "actions",
|
||||||
"--script", "ls -al",
|
"--script", "'ls -al'",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue