Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Nov 4, 2024
1 parent f718ddb commit b527e7f
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 @@ -22,7 +22,7 @@ jobs:
cache: 'pip'
- name: Install dependencies
run: |
python3 -m pip install --upgrade pip pygments bs4
python3 -m pip install --upgrade pip pygments bs4 lxml
python3 -m pip install git+https://github.com/capjamesg/aurora
pip install -e .
cd docs
Expand Down

0 comments on commit b527e7f

Please sign in to comment.