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 bbb05b8 commit 99fade3Copy full SHA for 99fade3
.github/workflows/ios-build.yml
@@ -84,3 +84,9 @@ jobs:
84
destination: platform=iOS Simulator,name=iphone-12-pro
85
configuration: Debug
86
build-settings: CODE_SIGNING_REQUIRED=NO
87
+
88
+ - name: Failures report
89
+ uses: actions/upload-artifact@v3
90
+ with:
91
+ name: iosSimulatorArm64_generated
92
+ path: shared/build/skie/binaries/podDebugFramework/DEBUG/iosSimulatorArm64/swift/generated/
0 commit comments