Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Oct 19, 2023
1 parent bb0c60e commit dced52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -pv preprocessing_workdir/norm/variants/; touch preprocessing_workdir/norm/variants/variants.tsv.gz'
stagein: 'mkdir -pv preprocessing_workdir/norm/variants/; mkdir -pv output_dir/annotations; touch preprocessing_workdir/norm/variants/variants.tsv.gz'

0 comments on commit dced52f

Please sign in to comment.