Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner committed Jun 23, 2023
1 parent a35cd5f commit bb4613f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cmds/puml/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ cd ../../../
VINTNER_CLI="yarn cli"

# Optimize executing vintner by using node
# Note, this might not be the latest build, e.g., when executed locally
if [ -f "build/cli/index.js" ]; then
VINTNER_CLI="yarn vintner"
fi
Expand Down

0 comments on commit bb4613f

Please sign in to comment.