grub: update to 2.12

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-03-16 20:37:15 +01:00
parent 89137812aa
commit bb8d96ac46
2 changed files with 1 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ jobs:
run: |
if [ -f "grub.img.gz" ]; then
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 ..."
git pull