Skip to content

Commit cbbcb01

Browse files
committed
Jakub is so difficult
1 parent 7ef0cae commit cbbcb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ex06_inputScript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222

2323
- name: Set color to ${{ inputs.color }}
2424
id: color-selector
25-
run: . scripts/06_color.ps1 -Color ${{ inputs.color }}
25+
run: . scripts/06_color.ps1 -Color:$${{ inputs.color }}

0 commit comments

Comments
 (0)