Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Apr 4, 2024
1 parent 99decc5 commit b8edfe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- run: python -m pip --version
- run: python -m pip install --constraint=.github/workflows/constraints.txt pip
- run: python -m pip --version
- run: python -m pip install --constraint=.github/workflows/constraints.txt hatch
- run: hatch --version

- run: hatch run docs:build
- run: hatch run docs:deploy
Expand Down

0 comments on commit b8edfe6

Please sign in to comment.