Skip to content

Commit

Permalink
chore: show sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
arifBurakDemiray committed Sep 17, 2024
1 parent 99e225e commit 5e6d9aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
sdk: [macos, iphoneos, tvos, watchos]
steps:
# To check the github context
- name: Show SDK list
uses: xcodebuild -showsdks

- name: Checkout SDK code
uses: actions/checkout@v4

Expand Down

0 comments on commit 5e6d9aa

Please sign in to comment.