ci: Fixed build information

This commit is contained in:
ShirkNeko
2025-11-15 12:47:11 +08:00
parent 3cfc6d6a31
commit 83209a5259
7 changed files with 6 additions and 55 deletions

View File

@@ -88,14 +88,6 @@ jobs:
echo "$BOOT_SIGN_KEY" > ./kernel-build-tools/linux-x86/share/avb/testkey_rsa2048.pem
fi
- name: Bot session cache
id: bot_session_cache
uses: actions/cache@v4
if: false
with:
path: scripts/ksubot.session
key: ${{ runner.os }}-bot-session
- name: Build boot images
run: |
export AVBTOOL=$GITHUB_WORKSPACE/kernel-build-tools/linux-x86/bin/avbtool