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