diff options
Diffstat (limited to 'playground/generate_output.sh')
| -rwxr-xr-x | playground/generate_output.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/generate_output.sh b/playground/generate_output.sh index 1eaae94..0139233 100755 --- a/playground/generate_output.sh +++ b/playground/generate_output.sh @@ -4,6 +4,6 @@ exec $PYTHON -m opcut generate_output \ --output-type pdf \ - --result $RUN_PATH/result.yaml \ + --result $RUN_PATH/result.json \ --output $RUN_PATH/output.pdf \ "$@" |
