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 38ce1b6 commit f0ad755Copy full SHA for f0ad755
1 file changed
action.yml
@@ -166,6 +166,7 @@ runs:
166
shell: bash
167
env:
168
GRAPHVIZ_DOT: /usr/local/bin/dot
169
+ PLANTUML_LIMIT_SIZE: 8192
170
run : |
171
cd ${{ inputs.repo_ig}}
172
java -Xmx8192m -jar ../publisher.jar -ig . -authorise-non-conformant-tx-servers
0 commit comments