We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fade3 commit 192bc37Copy full SHA for 192bc37
.github/workflows/ios-build.yml
@@ -86,6 +86,7 @@ jobs:
86
build-settings: CODE_SIGNING_REQUIRED=NO
87
88
- name: Failures report
89
+ if: failure()
90
uses: actions/upload-artifact@v3
91
with:
92
name: iosSimulatorArm64_generated
0 commit comments