Loading
Fix mulled singularity building
This used to fail with ``` [May 13 12:53:06] DEBU Container [8a432293fb2f step-adb59c6b2d] started, waiting for completion [May 13 12:53:06] SERR mkdir: missing operand [May 13 12:53:06] SERR Try 'mkdir --help' for more information. [May 13 12:53:06] ERRO Task processing failed: Unexpected exit code [1] of container [8a432293fb2f step-adb59c6b2d], container preserved ``` Involucro interpretes comma-separated arguments in `.run` as individual commands. You can see the full error in https://github.com/BioContainers/multi-package-containers/pull/1713/checks?check_run_id=2575472382 Broke in https://github.com/mvdbeek/galaxy/commit/71a70ea1f12cca48c33ee5569bd74035f96376f7