Skip to content

Commit 0653cee

Browse files
authored
Update postBuild
1 parent 14a4e0a commit 0653cee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

postBuild

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ pip install -e python_workflow_definition
33
verdi presto --profile-name pwd
44
conda env create -n preprocessing -f source/envs/preprocessing.yaml -y
55
conda env create -n processing -f source/envs/processing.yaml -y
6-
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
6+
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
7+
conda env update --name notebooks --file environment-qe.yml

0 commit comments

Comments
 (0)