Skip to content

Commit 28b115b

Browse files
committed
chore: fix buildmethod flag
1 parent 10f4da4 commit 28b115b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
with:
4848
targetPlatform: ${{ matrix.targetPlatform }}
4949
projectPath: sample
50+
buildMethod: ${{ matrix.buildMethod }}
51+
customParameters: -logFile logFile.log -quit -batchmode
5052
- name: List build directory
5153
run: ls -R ./
5254
- name: Upload artifact

0 commit comments

Comments
 (0)