From 4b8857a89da934939c7441ecce07755b4bb36261 Mon Sep 17 00:00:00 2001 From: orwell Date: Mon, 11 Nov 2024 20:56:52 +0100 Subject: fix build for real now --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index ab83cf0..5234336 100644 --- a/.build.yml +++ b/.build.yml @@ -32,6 +32,7 @@ tasks: ~/.luarocks/bin/mineunit -r sed -n '/^File/,$p' luacov.report.out mv luacov.report.out ~/$i.luacov.report.out + done - install_mt_game : | curl -L https://github.com/minetest/minetest_game/archive/master.zip -o master.zip mkdir -p .minetest/games/ -- cgit v1.2.3