Skip to content

Commit

Permalink
add conda path
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Dec 4, 2023
1 parent 4446122 commit 64d48ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"
env:
CONDA_PREFIX: /usr/share/miniconda
# Great extra actions to compose with:
# Create an artifact of the html output.
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 64d48ea

Please sign in to comment.