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 7bcc602 commit 4cc59f7Copy full SHA for 4cc59f7
.github/workflows/ci.yml
@@ -114,6 +114,7 @@ jobs:
114
# The ubuntu package version is too old
115
sudo curl -L "http://sourceforge.net/projects/plantuml/files/plantuml.jar/download" -o "/usr/share/plantuml/plantuml.jar"
116
echo $(plantuml -version)
117
+ echo $PATH
118
119
- name: Install Graphviz, GNUplot, and PlantUML [Windows]
120
if: runner.os == 'Windows'
0 commit comments