micro
: Cache Golang dependencies
This commit is contained in:
parent
999f4365ba
commit
bbd83755c1
@ -21,6 +21,7 @@ termux_step_make_install() {
|
||||
|
||||
cd $MICRO_SRC
|
||||
make build-quick
|
||||
# TODO: Cache Golamg dependencies
|
||||
mv micro $TERMUX_PREFIX/bin/micro
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user