Skip to content

Commit

Permalink
Typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Jan 14, 2024
1 parent e137cf2 commit 4a38387
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[guild]"
pip install "documenteer[guide]"
- name: install rubin_sim
shell: bash -l {0}
Expand Down

0 comments on commit 4a38387

Please sign in to comment.