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 3ac454a commit 1854115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Install dependencies
run: |
python3 -m pip install --upgrade pip pygments bs4 lxml
pip install git+https://github.com/capjamesg/aurora
pip install -e .
pip3 install git+https://github.com/capjamesg/aurora
pip3 install -e .
cd docs
- name: Build main site
env:
Expand Down

0 comments on commit 1854115

Please sign in to comment.