From 70a14e827a8f8a63046a738575295c93a7ec1bbc Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:52:01 -0500 Subject: [PATCH] Supports latest Theos Special thanks to Level3tjg for fixing the compiling! uYouPlus & uYouPlusExtra can be built without any compiling errors now! --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index b381584..48cd5e3 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -65,7 +65,7 @@ jobs: uses: actions/checkout@v3.6.0 with: repository: theos/theos - ref: 3da31488281ecf4394d10302d2629607f4a1aa07 + ref: master path: theos submodules: recursive