Skip to content

Commit d3d940d

Browse files
committed
Update build-scinsta.yml
1 parent 1acdb70 commit d3d940d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-scinsta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
cd sdks
7070
git sparse-checkout set --no-cone iPhoneOS16.2.sdk
7171
git checkout
72-
mv ./*.sdk "${THEOS}/sdks"
72+
mv iPhoneOS16.2.sdk "${THEOS}/sdks/"
7373
env:
7474
THEOS: ${{ github.workspace }}/theos
7575

0 commit comments

Comments
 (0)