Skip to content

Commit

Permalink
Doc building with pipelines version of documenteer for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Nov 21, 2023
1 parent 1487b46 commit a4a9c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
mamba install --quiet --file=requirements.txt
mamba install --quiet pip
pip install "documenteer[guide]"
pip install "documenteer[pipelines]"
- name: install rubin_sim
shell: bash -l {0}
Expand Down

0 comments on commit a4a9c4c

Please sign in to comment.