Skip to content

Commit

Permalink
GitHub workflow. Target
Browse files Browse the repository at this point in the history
  • Loading branch information
MiklinMA committed Mar 27, 2024
1 parent 6fd360b commit 0f29919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
TARGET: basename ${GITHUB_REPOSITORY}
run:
xcodebuild build analyze
-scheme $TARGET
-scheme ${{ env.TARGET }}
-destination platform=macOS
-showBuildTimingSummary |
xcpretty && exit ${PIPESTATUS[0]}

0 comments on commit 0f29919

Please sign in to comment.