Skip to content

Commit

Permalink
try updating base conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyhickson authored Jul 27, 2023
1 parent 74f1cb9 commit ecf2501
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish_wps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
python-version: '3.x'
- run: |
conda env create -f env.yml
conda activate sphynx_doc_env
make clean html
$CONDA/bin/conda env update -f env.yml --name base
#conda activate sphynx_doc_env
#make clean html

0 comments on commit ecf2501

Please sign in to comment.