Skip to content

Commit

Permalink
Try without mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
csoneson committed Sep 27, 2024
1 parent cc8b597 commit 98687bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snakemake-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Install Snakemake
run: |
conda create -c conda-forge -c bioconda -n snakemake snakemake mamba
conda create -c conda-forge -c bioconda -n snakemake snakemake
- name: Run Snakemake
env:
Expand Down

0 comments on commit 98687bf

Please sign in to comment.