From f4452531dafb26ed0fbbfec6986dc73ee1f14d9a Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Wed, 9 Oct 2024 23:04:49 -0500 Subject: [PATCH] Update theos (buildapp.yml) --- .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 a36942c..c9033c8 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v4 with: repository: theos/theos - ref: 3da31488281ecf4394d10302d2629607f4a1aa07 + ref: 5bfdc3cb7133ec1cab43182115d902e2b57c9eac path: theos submodules: recursive @@ -100,7 +100,7 @@ jobs: THEOS: ${{ github.workspace }}/theos - name: Download Theos Jailed - uses: actions/checkout@v4.1.7 + uses: actions/checkout@v4 with: repository: qnblackcat/theos-jailed ref: master