mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Ubuntu security mirrors can be unreachable from GitHub Actions runners. Add a retry loop with exponential backoff (15s, 30s, 45s) around apt-get update in the Node.js install step for the CUDA base image.