From ac7eaca3be45556737e1055313d238025cd1eb04 Mon Sep 17 00:00:00 2001 From: chriswyatt1 Date: Wed, 31 Jul 2024 13:37:37 +0000 Subject: [PATCH] force update --- .gitpod.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index e713fd7..80fb5c8 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -10,6 +10,8 @@ tasks: command: | export PATH=/workspace/pollen-metabarcoding:$PATH nextflow info + nextflow self-update + nextflow info unset JAVA_TOOL_OPTIONS echo 'Starting workspace !' sudo apt-get update