Retry native-build job due to flaky
makenowjust opened this issue · 0 comments
makenowjust commented
What is the problem?
native-build
job is flaky. Sometimes, builds are failed:
- https://github.com/MakeNowJust-Labo/recheck/runs/4415464435
- https://github.com/MakeNowJust-Labo/recheck/runs/4415464435
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.