grub: update to 2.12

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-03-16 20:37:29 +01:00
parent 11ac7bc25e
commit 8f1af62f2e
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
run: | run: |
if [ -f "grub.img.gz" ]; then if [ -f "grub.img.gz" ]; then
echo "Copy img ..." echo "Copy img ..."
mv -f grub.img.gz files/board/arc/grub.img.gz mv -f grub.img.gz files/grub.img.gz
echo "Git push ..." echo "Git push ..."
git pull git pull

Binary file not shown.