mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-11 17:15:34 +00:00
Update theos (buildapp.yml)
This commit is contained in:
parent
2d33383e3d
commit
f4452531da
1 changed files with 2 additions and 2 deletions
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue