Skip to content

Commit

Permalink
Update builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanDoggie authored Jan 30, 2021
1 parent e02cbcb commit dc816dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
use_xcodebuild: true
sdk: appletvsimulator
destination: 'platform=tvOS Simulator,name=Apple TV 4K'
- name: macOS(SwiftPM)
use_xcodebuild: false
env:
use_xcodebuild: ${{ matrix.use_xcodebuild }}
sdk: ${{ matrix.sdk }}
Expand Down

0 comments on commit dc816dc

Please sign in to comment.