Skip to content

Commit

Permalink
ci: remove graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
aplamada committed Nov 15, 2024
1 parent 3f5adca commit 167b929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.11
- run: sudo apt-get install -y graphviz
- name: Install pipenv
run: curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | python
- run: pipenv install
Expand Down

0 comments on commit 167b929

Please sign in to comment.