Skip to content

Commit

Permalink
Rename scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieleecho committed Jun 13, 2024
1 parent 77d37fe commit 4db99e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:

- name: Build and test macOS application
run: |
xcodebuild -project Space\ Bandits/Space\ Bandits.xcodeproj -scheme "Space Bandits GitHub" test
xcodebuild -project Space\ Bandits/Space\ Bandits.xcodeproj -scheme "Space Bandits Github" test
xcodebuild -project Space\ Bandits/Space\ Bandits.xcodeproj -scheme "Space Bandits" build CONFIGURATION_BUILD_DIR=`pwd`/build
Binary file not shown.

0 comments on commit 4db99e3

Please sign in to comment.