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 824b05e commit e983493
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 -vp reference && touch reference/hg38.fa'
stagein: 'mkdir -vp reference && touch reference/hg38.fa && ls -la reference'

0 comments on commit e983493

Please sign in to comment.