Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgangso authored Apr 11, 2024
1 parent a30cccb commit bb1375a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
xcrun simctl create "Apple TV" "Apple TV"
xcrun simctl boot "Apple TV"
xcrun xcodebuild test \
-workspace BCC Media.xcworkspace \
-workspace "BCC Media.xcworkspace" \
-scheme uitest \
-destination 'platform=tvOS Simulator,name=Apple TV,OS=16.1' \
LOGIN_API_KEY=${{ secrets.LOGIN_API_KEY }} \
Expand Down

0 comments on commit bb1375a

Please sign in to comment.