Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NBISweden/workshop-reproducible-res…
Browse files Browse the repository at this point in the history
…earch
  • Loading branch information
johnne committed Nov 27, 2024
2 parents 3200230 + d347277 commit ce6a0e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ tasks:
command: |
nextflow self-update
exit
- name: Install Snakemake
- name: Install Snakemake and Quarto
command: |
conda install snakemake -y
conda install snakemake quarto -y
exit
Expand Down

0 comments on commit ce6a0e4

Please sign in to comment.