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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user