Skip to content

Commit

Permalink
use env var
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy committed Dec 15, 2023
1 parent 043ff8a commit 0316583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
python: "mambaforge-22.9"
jobs:
post_install:
- conda-lock install --name latest monodocs-environment.lock.yaml
- conda-lock install --name $READTHEDOCS_VERSION_NAME monodocs-environment.lock.yaml
- conda info
- conda env list

Expand Down

0 comments on commit 0316583

Please sign in to comment.