Skip to content

Commit

Permalink
try fix conda
Browse files Browse the repository at this point in the history
  • Loading branch information
skoren authored Sep 26, 2024
1 parent 55e9c6e commit c04c74b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
mamba-version: "*"
miniforge-version: latest
use-mamba: true
channels: conda-forge,bioconda
python-version: 3.11

Expand Down

0 comments on commit c04c74b

Please sign in to comment.