makenowjust-labs/recheck

Retry native-build job due to flaky

makenowjust opened this issue · 0 comments

What is the problem?

native-build job is flaky. Sometimes, builds are failed:

I'm not sure why it is caused, however many builds are succeeded, so it is needed to retry native-build job.

How to fix the problem?

We can use nick-invision/retry action for retrying a job.