Skip to content

Commit

Permalink
Update buildapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zeuikli authored and SoCuul committed Sep 23, 2024
1 parent 57951c5 commit 43cb2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
if: steps.SDK.outputs.cache-hit != 'true'
run: |
git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/xybp888/iOS-SDKs/
cd sdks
cd iOS-SDKs
git sparse-checkout set --no-cone iPhoneOS14.5.sdk
git checkout
mv *.sdk $THEOS/sdks
Expand Down

0 comments on commit 43cb2b9

Please sign in to comment.