Skip to content

Commit 0bd423d

Browse files
Update build.yml
1 parent e8db21a commit 0bd423d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
if [ -f ./kernel_platform/build_with_bazel.py ]; then
222222
./kernel_platform/build_with_bazel.py \
223223
-t ${{ inputs.soc }} \
224-
$BUILD_TYPE \
224+
gki \
225225
--jobs=$(nproc --all) \
226226
--verbose_failures \
227227
--config=stamp \

0 commit comments

Comments
 (0)