Skip to content

Commit 414d4dc

Browse files
committed
action: fix command line args
1 parent cea8690 commit 414d4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ runs:
2626
args:
2727
- ${{ inputs.hostcert }}
2828
- ${{ inputs.hostkey }}
29-
- ${{ inputs.cacain }}
29+
- ${{ inputs.cachain }}

0 commit comments

Comments
 (0)