fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
530 stars 209 forks source link

fix(ci): self hosted runner failing to push docs via git #5083

Closed dpc closed 1 week ago

dpc commented 1 week ago
bradleystachurski commented 1 week ago

Hmm, we're bumping into permission issues in back-compat

error: couldn't read /run/github-runner/runner-01-ff/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs: Permission denied (os error 13)

https://github.com/fedimint/fedimint/actions/runs/8823711091/job/24224748108?pr=5083#step:6:54

dpc commented 1 week ago

@bradleystachurski This might have been me restarting the worker to test why it can't see docker (a different issue).