Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSchiller committed Jun 25, 2024
1 parent 00c5a28 commit fc05718
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
- uses: actions/setup-python@v5
- name: Install dependencies
run: |
conda activate sparkle
pip install sphinx sphinx_rtd_theme myst_parser
pip install sphinx sphinx_rtd_theme sphinxcontrib-autoprogram
- name: Build Documentation
run: |
cd Documentation
Expand Down

0 comments on commit fc05718

Please sign in to comment.