Skip to content

Commit

Permalink
Updated doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Oct 9, 2024
1 parent a789dd9 commit 450339c
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,8 @@ jobs:
run: |
mamba install --quiet pip
mamba install --quiet --file=requirements.txt
- name: conda list 1
shell: bash -l {0}
run: |
conda list
- name: configure conda and install requirements
shell: bash -l {0}
run: |
pip install "documenteer[guide]"
- name: conda list 2
shell: bash -l {0}
run: |
conda list
- name: install rubin_sim
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 450339c

Please sign in to comment.