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 d63df55 commit be2148eCopy full SHA for be2148e
.github/actions/action.yml
@@ -1026,6 +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
1030
EOF
1031
echo "CUSTOM_LOCALVERSION=$CUSTOM_LOCALVERSION" >> "$GITHUB_ENV"
1032
echo "::endgroup::"
0 commit comments