From 19e771714b8e18e678f4eb52423034b8cfcc91a7 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Sun, 15 Oct 2023 03:32:44 -0500 Subject: [PATCH] Downgrade Theos.. Again.. Downgrading Theos again because this time it broke the Alderis Framework. --- .github/workflows/buildapp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 48cd5e3..176d3f3 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -1,5 +1,5 @@ # Original idea by @ISnackable. Thanks to him for handling the hardest parts! -# https://github.com/ISnackable/CercubePlus/blob/main/.github/workflows/Build.yml +# https://github.com/ISnackable/YTCubePlus/blob/main/.github/workflows/Build.yml name: Build and Release uYouPlusExtra @@ -65,7 +65,7 @@ jobs: uses: actions/checkout@v3.6.0 with: repository: theos/theos - ref: master + ref: 3da31488281ecf4394d10302d2629607f4a1aa07 path: theos submodules: recursive