Files
markbase/.gitea/workflows/test.yml
Warren 34b6839897 fix: replace GitHub Action with native rustup installation
- Replace actions-rust-lang/setup-rust-toolchain@v1 with curl | sh
- Fix bash compatibility issue with Gitea Runner
- Add 'source /Users/accusys/.cargo/env' for all cargo commands
- This should resolve the 'conditional binary operator expected' error
2026-05-16 16:41:26 +08:00

2.1 KiB