Skip to content

Commit

Permalink
tweak to updating project name in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidclaveau committed Dec 12, 2023
1 parent 43d9ac8 commit 1b7de16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Build For Release
run: |
xcodebuild \
-workspace ipad.xcworkspace \
-workspace invasivesbc-mussels.iOS.ipad.xcworkspace \
-scheme $SCHEME \
-configuration Release \
-sdk iphoneos \
Expand Down

0 comments on commit 1b7de16

Please sign in to comment.