Files
isspam/.gitea/workflows
retoor eec8569e08 chore: remove redundant cargo env source and reorder build steps in CI workflow
- Remove duplicate `source $HOME/.cargo/env && make` step that was redundant with later build commands
- Move cargo environment sourcing to `build_risspam` step where it is actually needed for compilation
- Keep `make build` and `make run` steps without explicit cargo env to rely on default PATH setup
2024-12-02 14:13:03 +00:00
..