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 8c8b9f4 commit e59ad01Copy full SHA for e59ad01
.github/actions/action.yml
@@ -1027,7 +1027,7 @@ runs:
1027
cd "$KERNEL_PATH/common"
1028
mkdir -p out
1029
CUSTOM_LOCALVERSION="-${ANDROID_VER}-OP-Wild"
1030
- cat >> common/arch/arm64/configs/gki_defconfig <<EOF
+ cat >> arch/arm64/configs/gki_defconfig <<EOF
1031
CONFIG_LOCALVERSION="-OP-Wild"
1032
EOF
1033
echo "CUSTOM_LOCALVERSION=$CUSTOM_LOCALVERSION" >> "$GITHUB_ENV"
0 commit comments