From 3809c48f23316f44a05cfccd8cf58b42803babb0 Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Wed, 5 Jun 2024 03:28:33 +0200 Subject: [PATCH] Add `fakelib` to `mtt` dependencies (#365) Co-authored-by: BuckarooBanzay --- .github/workflows/mtt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mtt.yml b/.github/workflows/mtt.yml index 5bb12200..59ad883b 100644 --- a/.github/workflows/mtt.yml +++ b/.github/workflows/mtt.yml @@ -11,5 +11,6 @@ jobs: git_dependencies: | https://github.com/mt-mods/basic_materials.git https://github.com/mt-mods/pipeworks.git + https://github.com/OgelGames/fakelib.git https://github.com/minetest-mods/moreores.git https://github.com/mt-mods/xcompat.git