Skip to content

Commit

Permalink
ci: update xcode build command add quite
Browse files Browse the repository at this point in the history
  • Loading branch information
zhu-xiaowei authored Feb 2, 2024
1 parent 48286d7 commit 296d39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
-sdk iphoneos \
-configuration Release \
-destination generic/platform=iOS \
clean archive | xcbeautify
clean archive 2>&1 | xcbeautify -quiet
- name: Export ipa
run: |
EXPORT_OPTS_PATH=ExportOptions.plist
Expand Down

0 comments on commit 296d39b

Please sign in to comment.