Fix: remove extra indentation in the run string
I think YAML is leaving the spaces in there and passing ` build-essential` to the shell. There is no package with a space in the name, especially not a leading space.
This commit is contained in:
I think YAML is leaving the spaces in there and passing ` build-essential` to the shell. There is no package with a space in the name, especially not a leading space.