diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1b0a690..06b5475 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,9 +4,11 @@ on: push: branches: - main + - zh-cn pull_request: branches: - main + - zh-cn jobs: all: diff --git a/.github/workflows/pc-builds.yml b/.github/workflows/pc-builds.yml index 4f24e36..2fce4da 100644 --- a/.github/workflows/pc-builds.yml +++ b/.github/workflows/pc-builds.yml @@ -5,9 +5,11 @@ on: branches: - main - pc-builds-ci + - zh-cn pull_request: branches: - main + - zh-cn jobs: all: diff --git a/Makefile b/Makefile index d7d9ae2..2d542c5 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ APP_AUTHOR := 4TU Team APP_VERSION := 2.3.2 SOURCES += gui console -DEBUG_BUILD := 1 +# DEBUG_BUILD := 1 ifeq (wiiu,$(MAKECMDGOALS)) SOURCES += libs/librpxloader/source diff --git a/libs/chesto b/libs/chesto index 858a4ac..cd8cd88 160000 --- a/libs/chesto +++ b/libs/chesto @@ -1 +1 @@ -Subproject commit 858a4acfc598405d0b34119e7910ed2874e023ba +Subproject commit cd8cd88327a90d9778db3add50d18354f3e65970