Skip to content

Commit

Permalink
Freeze pdoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
icarosadero committed May 5, 2024
1 parent eaccf13 commit b2fc5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: '3.12'

# ADJUST THIS: install all dependencies (including pdoc)
- run: pip install pdoc3
- run: pip install pdoc==14.4.0
- run: pip install -r requirements.txt
- run: sudo chmod 777 /var/log
# ADJUST THIS: build your documentation into docs/.
Expand Down

0 comments on commit b2fc5de

Please sign in to comment.