Skip to content

Commit

Permalink
Add mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed Aug 10, 2023
1 parent f8bbcbe commit 66f1d45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache-environment: true
post-cleanup: 'all'
- name: Install python packages
run: pip install -U sphinx CMinx myst-parser sphinx_rtd_theme
run: pip install -U CMinx myst-parser
- name: ⬇️ Setup CMake
uses: lukka/get-cmake@latest
with:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/mamba/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ channels:
- conda-forge
dependencies:
- python
- sphinx
- sphinx_rtd_theme

0 comments on commit 66f1d45

Please sign in to comment.