Skip to content

Commit

Permalink
Try again, slightly differently.
Browse files Browse the repository at this point in the history
  • Loading branch information
thjsal committed Nov 10, 2023
1 parent 76131ab commit 7d0cb55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
micromamba install sphinx decorator h5py
micromamba install -c conda-forge nbsphinx nbconvert
pip install sphinxcontrib-websupport sphinx_rtd_theme
- name : install other needed packages
run: |
micromamba install -c conda-forge getdist nestcheck
- name: install X-PSI package
run: |
python setup.py install
Expand Down

0 comments on commit 7d0cb55

Please sign in to comment.