Skip to content

Commit

Permalink
Update stable_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntObi authored Aug 7, 2024
1 parent d03b2d0 commit d36f480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stable_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
python-version: "3.10"
- name: Install Dependencies
run: |
pip install mkdocs-material
pip install pillow cairosvg mike
python -m pip install --upgrade pip wheel
python -m pip install -e ".[dev,docs]"
- name: Setup Docs Deploy
run: |
git config --global user.name "Docs Deploy"
Expand Down

0 comments on commit d36f480

Please sign in to comment.