Skip to content

Merge Request to avoid crash if the manifest directory does not exist

the rule makemanifest always fails if the folder where the manifest will be placed does not exist. To fix it, just add an instruction to create it.

Closes #344 (closed)

Merge request reports