bootc-deb/.forgejo/workflows
robojerk 664f0c5338
All checks were successful
Build bootc Package / Build bootc Package (push) Successful in 5m52s
Test Build / Test bootc Build (with existing libostree) (push) Successful in 7m57s
Fix test workflow: add rustup environment setup to match main workflow
- Add rustup environment variables (PATH, CARGO_HOME, RUSTUP_HOME) to test workflow
- Add 'rustup default stable' call to ensure default toolchain is set
- Match the exact environment setup that works in the main workflow
- Update todo.md to reflect the latest fix and completed main goal

This ensures the test workflow has the same rustup environment as the main workflow
and should now pass both cargo build and dpkg-buildpackage steps without rustup errors.
2025-07-22 00:07:27 +00:00
..
build-packages.yml i dont care anymore 2025-07-21 22:52:14 +00:00
test-build.yml Fix test workflow: add rustup environment setup to match main workflow 2025-07-22 00:07:27 +00:00
update-readme.yml hopefully last workflow fix 2025-07-21 00:37:51 +00:00