Skip to content

Commit

Permalink
Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhvorost committed Jan 13, 2024
1 parent 1c41dc9 commit cacd0ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Xcode
run: xcodebuild -version
- name: Build
run: sh build.sh
- name: Test
Expand Down

0 comments on commit cacd0ae

Please sign in to comment.