Skip to content

Commit 4cc59f7

Browse files
committed
Show path on Ubuntu CI
1 parent 7bcc602 commit 4cc59f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
# The ubuntu package version is too old
115115
sudo curl -L "http://sourceforge.net/projects/plantuml/files/plantuml.jar/download" -o "/usr/share/plantuml/plantuml.jar"
116116
echo $(plantuml -version)
117+
echo $PATH
117118
118119
- name: Install Graphviz, GNUplot, and PlantUML [Windows]
119120
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)