chore: Fix build process

This commit is contained in:
EnderIce2
2024-11-26 03:27:08 +02:00
parent ce4ebaf6c5
commit 00a37325f6
18 changed files with 392 additions and 781 deletions

View File

@ -77,7 +77,7 @@ jobs:
if: steps.cache-cross.outputs.cache-hit != 'true'
run: |
cd tools
rm -rf binutils-gdb gcc build-binutils64 build-gcc64 build-binutils32 build-gcc32
rm -rf binutils-gdb gcc
compilegnuefi:
name: Build GNU-EFI