From 824b05e366ee41b1ead04edc8fd353de80aa6c71 Mon Sep 17 00:00:00 2001 From: Magnus Wahlberg Date: Thu, 19 Oct 2023 10:32:13 +0200 Subject: [PATCH] Fix reference --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index ba194246..50a2f9eb 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -15,4 +15,4 @@ jobs: directory: 'example/annotations' snakefile: 'pipelines/annotations.snakefile' args: '-j 2 -n --configfile pipelines/config/deeprvat_annotation_config.yaml' - + stagein: 'mkdir -vp reference && touch reference/hg38.fa'