mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-30 22:49:49 +05:00
Update justfile
This commit is contained in:
@@ -114,7 +114,7 @@ _build_luajit target_arch:
|
||||
fi
|
||||
|
||||
|
||||
_instal_rust_target target:st
|
||||
_instal_rust_target target:
|
||||
#!/usr/bin/env bash
|
||||
if ! rustup target list --installed | grep -q "{{target}}"; then
|
||||
echo "Installing missing target: {{target}}"
|
||||
|
||||
Reference in New Issue
Block a user