Skip to content

Commit

Permalink
Update build_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinfan1996 authored Jun 19, 2024
1 parent 3e401f4 commit eba984c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
DISPLAY: test
- name: Install Sphinx prereq
run: |
conda install -c main conda-mamba-solver libmamba libarchive
conda install -c main --force-reinstall --solver classic conda-mamba-solver libmamba libarchive
conda install -c conda-forge sphinx sphinx_rtd_theme nbconvert pandoc ipython ipython_genutils
- name: Run the docs
run: |
Expand Down

0 comments on commit eba984c

Please sign in to comment.