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