Skip to content
Snippets Groups Projects
Commit 45a544b3 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix workflow download

parent 9a5c0597
Branches
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ outputs: ...@@ -12,7 +12,7 @@ outputs:
- id: beamformed_file - id: beamformed_file
type: File type: File
outputBinding: outputBinding:
glob: out/*.h5 glob: out/*/*.h5
secondaryFiles: secondaryFiles:
- pattern: '$(self.nameroot).raw' - pattern: '$(self.nameroot).raw'
required: True required: True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment