We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3245a commit e2122d2Copy full SHA for e2122d2
1 file changed
.github/workflows/struct-generate.yaml
@@ -90,7 +90,7 @@ jobs:
90
-s ./custom-structures \
91
${{ inputs.args }} \
92
${{ inputs.struct_file }} \
93
- ${{ inputs.output_dir }} \
+ ${{ inputs.output_dir }}
94
else
95
struct list
96
0 commit comments