Skip to content

Commit

Permalink
Update blueprint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone authored and grunweg committed Jan 17, 2025
1 parent 80d9f2f commit b57f92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blueprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
pip install pygraphviz --global-option=build_ext --global-option="-L/usr/lib/graphviz/" --global-option="-R/usr/lib/graphviz/"
pip install leanblueprint
leanblueprint pdf
mkdir docs
cp blueprint/print/print.pdf docs/blueprint.pdf
leanblueprint web
cp -r blueprint/web docs/blueprint
Expand Down

0 comments on commit b57f92d

Please sign in to comment.