Files
isspam/.gitea/workflows
retoor 04c1cf45cb fix: correct cargo environment source path in CI workflow
The CI workflow was sourcing the cargo binary directory ($HOME/.cargo/bin) instead of the environment setup script ($HOME/.cargo/env), which prevented proper initialization of Rust toolchain paths during build steps.
2024-11-30 20:32:18 +00:00
..