mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 03:32:08 +00:00
Update buildapp.yml (iOS 16.4 SDK)
This commit is contained in:
parent
1d4c01b22c
commit
935d9ba628
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
inputs:
|
||||
sdk_version:
|
||||
description: "iOS SDK version to be used during build"
|
||||
default: "16.2"
|
||||
default: "16.4"
|
||||
required: true
|
||||
type: string
|
||||
uyou_version:
|
||||
|
|
|
|||
Loading…
Reference in a new issue