From e1909768897719f4d033bdef4247572f3a7c3f6f Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 7 Oct 2023 10:41:11 +0200 Subject: [PATCH] Fixup CI Signed-off-by: falkTX --- Makefile | 1 + PawPaw | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de8800a..93178b8 100644 --- a/Makefile +++ b/Makefile @@ -328,6 +328,7 @@ build/mod-screenshot$(APP_EXT): utils/mod-screenshot.py $(BOOTSTRAP_FILES) touch $@ build/mod-ui$(APP_EXT): utils/mod-ui.py utils/mod-ui-wrapper.py $(BOOTSTRAP_FILES) + rm -f build/libpython3.8.dll ./utils/run.sh $(PAWPAW_TARGET) python3 utils/mod-ui.py build_exe touch $@ diff --git a/PawPaw b/PawPaw index 3731106..8f1ad5b 160000 --- a/PawPaw +++ b/PawPaw @@ -1 +1 @@ -Subproject commit 37311061812ee5235062f3dd30201685733840ab +Subproject commit 8f1ad5bc975642f7218db0a4bd2939555a172f85