Skip to content

Commit eb70576

Browse files
committed
chore: try build ios
1 parent 60ffda0 commit eb70576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
with:
5151
targetPlatform: ${{ matrix.targetPlatform }}
5252
projectPath: sample
53-
buildMethod: ${{ matrix.buildMethod }}
54-
customParameters: -logFile logFile.log -quit -batchmode
53+
- name: List build directory
54+
run: ls -R sample/Builds/
5555
- name: Upload artifact
5656
uses: actions/upload-artifact@v4
5757
with:

0 commit comments

Comments
 (0)