Skip to content

Commit

Permalink
Activate conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
gmatteo committed Jul 22, 2024
1 parent 2b0eb30 commit 49b7476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Build docs with Sphinx
run: |
conda activate abipy
cd docs
source install.sh
make
Expand Down

0 comments on commit 49b7476

Please sign in to comment.