From 587b07042dd449c886042dcea96752fbed4b92b6 Mon Sep 17 00:00:00 2001 From: Mecid Date: Sat, 8 Nov 2025 22:37:14 +0100 Subject: [PATCH] Action: Upload arm64 artifacts too The action compiles the arm64 kernel then cleans the output folder then builds the armhf kernel only which later gets uploaded since it is the only output. --- .github/workflows/compile.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/compile.yaml b/.github/workflows/compile.yaml index 3be815452815a..032c42addd3fc 100644 --- a/.github/workflows/compile.yaml +++ b/.github/workflows/compile.yaml @@ -50,7 +50,6 @@ jobs: id: kernel-armhf run: | - rm -rf output/debs/* mkdir -p userpatches/extensions/ cat <<- EOF > userpatches/extensions/pull-request.sh function post_family_config__force_commit_for_rk3588() {