The fixed /tmp/bread-ecosystem-ci path races when multiple repos' dev/beta workflows run close together on the same self-hosted runner — one job's rm -rf/clone can stomp another's in-progress checkout, causing the regenerate-index step to fail intermittently. Switch to mktemp -d. |
||
|---|---|---|
| .. | ||
| beta-release.yml | ||
| dev-release.yml | ||
| mirror.yml | ||
| package.yml | ||