Skip to content

armv7: make sure .cargo dir exists first

dvn requested to merge dvn0/fixup-armv7 into main

This MR prevents a condition in which the armv7 job fails due to the directory .cargo/ not existing in the working checkout.

Merge request reports