Skip to content

Commit

Permalink
chore: build ios
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-yangy committed Nov 12, 2024
1 parent ce5672c commit f716c0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- targetPlatform: Android
buildMethod: MobileBuilder.BuildForAltTester
buildPath: Android
- targetPlatform: iOS
buildMethod: MobileBuilder.BuildForAltTester
buildPath: iOS
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f716c0f

Please sign in to comment.