Skip to content

Commit 6fcb6a0

Browse files
committed
BUILD_TYPE is now ci.
1 parent c80048d commit 6fcb6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-gh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
platform: ${{ matrix.platform }}
3131
target-device: ${{ matrix.target-device }}
3232
build-mode: ${{ matrix.build-mode }}
33-
build-type: release
33+
build-type: ci
3434
upload-enabled: ${{ matrix.upload-enabled }}
3535
secrets: inherit

0 commit comments

Comments
 (0)