We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285da15 commit dbe13f5Copy full SHA for dbe13f5
1 file changed
.github/workflows/native_build.yaml
@@ -120,4 +120,4 @@ jobs:
120
CODE_SIGNING_REQUIRED=NO \
121
CODE_SIGN_ENTITLEMENTS="" \
122
CODE_SIGNING_ALLOWED="NO" \
123
- clean build | bundle exec xcpretty
+ clean build 2>&1
0 commit comments