Skip to content

Commit

Permalink
rename conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist committed Jul 13, 2023
1 parent 8d1b56f commit 497c021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build-perl-convert-pheno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# conda build conda_recipe
set -e
eval "$(conda shell.bash hook)"
conda activate bioconda
conda activate build-env
docker pull quay.io/dpryan79/mulled_container:latest
export OSTYPE="linux-gnu"
export CI="true"
Expand Down

0 comments on commit 497c021

Please sign in to comment.