Skip to content

Commit

Permalink
what is happening with the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xhalo32 committed Jul 18, 2024
1 parent 905766c commit 9605527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
python3 -m pip install --upgrade pip requests wheel
python3 -m pip install pygraphviz --global-option=build_ext --global-option="-L/usr/lib/graphviz/" --global-option="-R/usr/lib/graphviz/"
pip install -r blueprint/requirements.txt
# python3 -m pip install invoke
python3 -m pip install invoke
inv all
- name: Copy documentation to `docs/docs`
Expand Down

0 comments on commit 9605527

Please sign in to comment.