From d7d7fb5ce55e307f27f02abe65a02676f11d4079 Mon Sep 17 00:00:00 2001 From: Luke aka SwissalpS Date: Mon, 16 Sep 2024 01:39:49 +0200 Subject: [PATCH] needs fakelib, not areas areas will need this mod for testing --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b87ab0f..e0f68c4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,4 +12,4 @@ jobs: with: modname: playerfactions git_dependencies: | - https://github.com/minetest-mods/areas.git + https://github.com/OgelGames/fakelib.git