Skip to content

Commit 251cb7d

Browse files
authored
Update postBuild
1 parent 0653cee commit 251cb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ 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
66
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
7-
conda env update --name notebooks --file environment-qe.yml
7+
conda env update --name notebooks --file environment_qe.yml

0 commit comments

Comments
 (0)