Skip to content

Commit

Permalink
conda build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Jul 15, 2024
1 parent 0b33392 commit 0b119f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
auto-update-conda: true
python-version: 3.8
channels: conda-forge,defaults,bioconda

- name: Create conda environment
run: conda env create -f environment.yml
Expand Down

0 comments on commit 0b119f1

Please sign in to comment.