Ensure native programs for the correct platform are installed
This commit is contained in:
@ -141,8 +141,8 @@ build() {
|
||||
export NDEBUG=1
|
||||
cargo install --path drone --features=$cargoFeatures --root farf
|
||||
cargo install --path . --features=$cargoFeatures --root farf
|
||||
"
|
||||
./scripts/install-native-programs.sh farf/ release
|
||||
"
|
||||
)
|
||||
echo "Build took $SECONDS seconds"
|
||||
}
|
||||
|
Reference in New Issue
Block a user