Skip to content

Commit e2122d2

Browse files
committed
Fix formatting in struct-generate workflow by removing trailing whitespace
1 parent 0d3245a commit e2122d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/struct-generate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
-s ./custom-structures \
9191
${{ inputs.args }} \
9292
${{ inputs.struct_file }} \
93-
${{ inputs.output_dir }} \
93+
${{ inputs.output_dir }}
9494
else
9595
struct list
9696

0 commit comments

Comments
 (0)