Skip to content

Commit

Permalink
Update spelling.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Jan 9, 2024
1 parent 73f379b commit 1b31695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
run: |
xcodebuild -showsdks; echo ___
xcrun --show-sdk-version; echo ___
xcrun --sdk macosx13.3 --show-sdk-path; echo ___
xcrun --sdk macosx13.3 --show-sdk-platform-version; echo ___
xcrun --sdk macosx13.1 --show-sdk-path; echo ___
xcrun --sdk macosx13.1 --show-sdk-platform-version; echo ___

0 comments on commit 1b31695

Please sign in to comment.