Skip to content

Commit

Permalink
Fix watchOS destination name
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann committed Mar 3, 2024
1 parent 493b1e2 commit 64b09b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcodebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- platform=macOS,variant=Mac Catalyst
- name=iPhone 14
- name=Apple TV
- name=Apple Watch Series 8 - 44mm
- name=Apple Watch Series 8 (45mm)
steps:
- uses: actions/checkout@v4
- name: Build
Expand Down

0 comments on commit 64b09b5

Please sign in to comment.