Skip to content

Commit

Permalink
Show path on Ubuntu CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgajda committed Sep 14, 2023
1 parent 7bcc602 commit 4cc59f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
# The ubuntu package version is too old
sudo curl -L "http://sourceforge.net/projects/plantuml/files/plantuml.jar/download" -o "/usr/share/plantuml/plantuml.jar"
echo $(plantuml -version)
echo $PATH
- name: Install Graphviz, GNUplot, and PlantUML [Windows]
if: runner.os == 'Windows'
Expand Down

0 comments on commit 4cc59f7

Please sign in to comment.