mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Change NF version
This commit is contained in:
parent
f014e67de6
commit
cb08a7326a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Install Nextflow
|
||||
run: |
|
||||
export NXF_VER="20.06.0-edge"
|
||||
export NXF_VER="20.07.1"
|
||||
wget -qO- get.nextflow.io | bash
|
||||
sudo mv nextflow /usr/local/bin/
|
||||
|
Loading…
Reference in a new issue