Skip to content

Commit

Permalink
Try updating conda
Browse files Browse the repository at this point in the history
  • Loading branch information
csoneson committed Feb 18, 2023
1 parent 91afad7 commit d33a042
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 @@ -50,7 +50,7 @@ jobs:
uses: s-weigand/setup-conda@v1.1.1
with:
activate-conda: true
update-conda: false
update-conda: true
conda-channels: 'bioconda,conda-forge,defaults'

- name: Install system dependencies (Linux)
Expand Down

0 comments on commit d33a042

Please sign in to comment.