Skip to content

Commit

Permalink
install package itself?
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld committed Nov 8, 2023
1 parent 0a5058c commit 248cc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -r dev.txt
python -m pip install .
quartodoc build --config docs/_quarto.yml
- uses: quarto-dev/quarto-actions/setup@v2
- name: Render and publish to gh pages
Expand Down

0 comments on commit 248cc59

Please sign in to comment.