Skip to content

Commit 844e177

Browse files
committed
chore: build ios
1 parent ad3c6e3 commit 844e177

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ui-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- targetPlatform: Android
2828
buildMethod: MobileBuilder.BuildForAltTester
2929
buildPath: Android
30+
- targetPlatform: iOS
31+
buildMethod: MobileBuilder.BuildForAltTester
32+
buildPath: iOS
3033
steps:
3134
- uses: actions/checkout@v3
3235
with:

0 commit comments

Comments
 (0)