Skip to content

Commit 7306c18

Browse files
committed
build with make no lto with changes 7
1 parent 0744e22 commit 7306c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ runs:
10261026
CUSTOM_LOCALVERSION="-OP-Wild"
10271027
cat >> arch/arm64/configs/gki_defconfig <<EOF
10281028
CONFIG_LOCALVERSION="-OP-Wild"
1029-
# CONFIG_UAPI_HEADER_TEST is not set
1029+
CONFIG_UAPI_HEADER_TEST=n
10301030
EOF
10311031
echo "CUSTOM_LOCALVERSION=$CUSTOM_LOCALVERSION" >> "$GITHUB_ENV"
10321032
echo "::endgroup::"

0 commit comments

Comments
 (0)