Change NF version

This commit is contained in:
drpatelh 2020-08-07 00:38:56 +01:00
parent f014e67de6
commit cb08a7326a

View file

@ -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/