pguyot/arm-runner-action

Running the action twice in the same job doesn't seem to work

pguyot opened this issue · 0 comments

As shown by tests, second run eventually exits with error 255 on chroot line, even if cleanup seems complete.
Let me now here if this bug is an issue.
A workaround consists in defining several jobs which eventually could be executed in parallel.