mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:28:47 -04:00
Update buildapp.yml
This commit is contained in:

committed by
GitHub

parent
7d85731bcb
commit
42c5b2f446
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
|||||||
if: steps.SDK.outputs.cache-hit != 'true'
|
if: steps.SDK.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
# Only download the specific SDK version
|
# Only download the specific SDK version
|
||||||
git clone -n --depth=1 --filter=tree:0 https://github.com/theos/sdks/
|
git clone -n --depth=1 --filter=tree:0 https://github.com/aricloverALT/sdks/
|
||||||
cd sdks
|
cd sdks
|
||||||
git sparse-checkout set --no-cone iPhoneOS${{ inputs.sdk_version }}.sdk
|
git sparse-checkout set --no-cone iPhoneOS${{ inputs.sdk_version }}.sdk
|
||||||
git checkout
|
git checkout
|
||||||
|
Reference in New Issue
Block a user