might work now..
This commit is contained in:
parent
88e57e2529
commit
a8ecf08e55
1 changed files with 3 additions and 0 deletions
3
ly.sh
3
ly.sh
|
@ -198,6 +198,9 @@
|
|||
|
||||
build-ly() {
|
||||
spin bold blue "Building ly with zig.."
|
||||
|
||||
zig init
|
||||
|
||||
if run --err err --out out zig build; then
|
||||
if run --err err --out out zig build installexe; then
|
||||
upclear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue