fix: Add directory context to Rust build functions

- Fix build_zinit to cd to correct component directory
- Add proper working directory logging
- Fix branch names for ThreeFold components
- Prepare for successful Rust compilation
This commit is contained in:
2025-08-31 15:40:26 +02:00
parent ed98e24503
commit 1852135945
4 changed files with 38 additions and 39 deletions

View File

@@ -3,7 +3,7 @@
# Git repositories to clone and build
git zinit https://github.com/threefoldtech/zinit master build_zinit
git mycelium https://github.com/threefoldtech/mycelium 0.6.1 build_mycelium
git mycelium https://github.com/threefoldtech/mycelium v0.6.1 build_mycelium
git rfs https://github.com/threefoldtech/rfs development build_rfs
# Pre-built releases to download