We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0744e22 commit 7306c18Copy full SHA for 7306c18
.github/actions/action.yml
@@ -1026,7 +1026,7 @@ runs:
1026
CUSTOM_LOCALVERSION="-OP-Wild"
1027
cat >> arch/arm64/configs/gki_defconfig <<EOF
1028
CONFIG_LOCALVERSION="-OP-Wild"
1029
- # CONFIG_UAPI_HEADER_TEST is not set
+ CONFIG_UAPI_HEADER_TEST=n
1030
EOF
1031
echo "CUSTOM_LOCALVERSION=$CUSTOM_LOCALVERSION" >> "$GITHUB_ENV"
1032
echo "::endgroup::"
0 commit comments