Update theos (buildapp.yml)

This commit is contained in:
aric3435 (INACTIVE)
2024-10-09 23:04:49 -05:00
committed by GitHub
parent 2d33383e3d
commit f4452531da

View File

@@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: theos/theos repository: theos/theos
ref: 3da31488281ecf4394d10302d2629607f4a1aa07 ref: 5bfdc3cb7133ec1cab43182115d902e2b57c9eac
path: theos path: theos
submodules: recursive submodules: recursive
@@ -100,7 +100,7 @@ jobs:
THEOS: ${{ github.workspace }}/theos THEOS: ${{ github.workspace }}/theos
- name: Download Theos Jailed - name: Download Theos Jailed
uses: actions/checkout@v4.1.7 uses: actions/checkout@v4
with: with:
repository: qnblackcat/theos-jailed repository: qnblackcat/theos-jailed
ref: master ref: master