From 1ca3e4374bdcd5bdd5f8986b99a4e8d74ef782fc Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 26 Sep 2023 08:21:43 +0200 Subject: [PATCH] Dont build plugins by default, more CI fixes Signed-off-by: falkTX --- Makefile | 2 +- PawPaw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fb3d819..9477217 100644 --- a/Makefile +++ b/Makefile @@ -153,7 +153,7 @@ PLUGINS = $(BUNDLES:%=build/plugins/%) # --------------------------------------------------------------------------------------------------------------------- -all: $(TARGETS) $(PLUGINS) +all: $(TARGETS) clean: $(MAKE) clean -C mod-host diff --git a/PawPaw b/PawPaw index ff37753..58d32e3 160000 --- a/PawPaw +++ b/PawPaw @@ -1 +1 @@ -Subproject commit ff3775306048c19640a8d5512ea19403daf85303 +Subproject commit 58d32e3d953f2139753c7e0aa8e1e9195c34c03a