Skip to content

Commit

Permalink
correct gitpod dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords authored Nov 22, 2024
1 parent d833b95 commit 7a0bef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tasks:

- name: Start Nextflow Tutorial
env:
NXF_HOME: "/home/gitpod/.nextflow"
NXF_HOME: "/workspace/gitpod/.nextflow"
command: |
cd hello-nextflow
source $HOME/.bashrc
Expand Down

0 comments on commit 7a0bef3

Please sign in to comment.