Closed mamercad closed 1 year ago
I merged, but missed a couple issues, so I pushed a couple of follow-up commits to fix this step.
That got us to this point: https://github.com/StackStorm-Exchange/ci/actions/runs/3746070101/jobs/6361092828#step:6:59
Cloning repos can be occassionally flaky. For the index, that's not an issue because we do it so often, that waiting a few more minutes for the next run doesn't really matter. For this workflow, I would like to avoid cloning the pack repos somehow, so that this can be more reliable.
Might address this in #137.