Skip to content

Commit 99fade3

Browse files
authored
Update ios-build.yml
1 parent bbb05b8 commit 99fade3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ios-build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,9 @@ jobs:
8484
destination: platform=iOS Simulator,name=iphone-12-pro
8585
configuration: Debug
8686
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

Comments
 (0)