mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 15:40:49 +00:00
It was failing because it could not find `.github/deploy_key.enc` in the current directory (`./out`). Switching to the previous directory should fix the deployment and the master build.