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

Fix fetching error

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