Merge pull request #11 from AuxXxilium/dev

grub: update to 2.12
This commit is contained in:
Christian 2024-03-16 21:10:27 +01:00 committed by GitHub
commit 223c361114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

Binary file not shown.