Skip to content

Commit

Permalink
try updating conda to fix test run
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Jun 5, 2024
1 parent 1c0b5bc commit f077887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/variant_remapping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
echo "/tmp/nextflow" >> $GITHUB_PATH
cd -
# $CONDA is an environment variable pointing to the root of the miniconda directory
$CONDA/bin/conda update conda
$CONDA/bin/conda env update -q --file conda.yml --name base
$CONDA/bin/conda run pip install -q -r requirements.txt
Expand Down

0 comments on commit f077887

Please sign in to comment.