Skip to content

Commit ad91c84

Browse files
committed
1 parent 146f6fb commit ad91c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineTool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ $graph:
517517
type: File
518518
streamable: true
519519
520-
stdin: ${inputs.an_input_name.path}
520+
stdin: $(inputs.an_input_name.path)
521521
```
522522
523523
- name: stdout

0 commit comments

Comments
 (0)