brewlog/.github/workflows
Jon Seager 616876e73f fix(ci): Install mold linker and rustfmt in deploy workflow
The Deploy workflow on main failed because .cargo/config.toml requires
the mold linker, but deploy.yml only installed lld. The earlier fix
commit only updated push.yml, missing deploy.yml.
2026-05-22 13:05:51 +00:00
..
deploy.yml fix(ci): Install mold linker and rustfmt in deploy workflow 2026-05-22 13:05:51 +00:00
push.yml fix(ci): Install mold linker and rustfmt component for CI 2026-05-22 12:51:34 +00:00