Skip to content

Commit

Permalink
Fixup CI
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Oct 7, 2023
1 parent 38bf722 commit e190976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 $@

Expand Down
2 changes: 1 addition & 1 deletion PawPaw

0 comments on commit e190976

Please sign in to comment.