Skip to content

Commit

Permalink
Update build-all-targets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zahnooo authored Feb 27, 2024
1 parent 2d3596d commit 4217f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Build Example
run: |
cd Example
set -o pipefail && xcodebuild -scheme "Example App" -destination "platform=iOS Simulator,name=iPhone 15,OS=latest" | xcpretty
set -o pipefail && xcodebuild -scheme "StreamDeckKitExample App" -destination "platform=iOS Simulator,name=iPhone 15,OS=latest" | xcpretty

0 comments on commit 4217f11

Please sign in to comment.