mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 06:42:10 +00:00
Downgrade Theos.. Again..
Downgrading Theos again because this time it broke the Alderis Framework.
This commit is contained in:
parent
3a79b638fa
commit
19e771714b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue