Skip to content

Commit

Permalink
Merge pull request #66 from AuxXxilium/dev
Browse files Browse the repository at this point in the history
grub: update to 2.12
  • Loading branch information
AuxXxilium committed Mar 16, 2024
2 parents e68da4d + 93ecdeb commit 927d3ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file modified files/grub.img.gz
Binary file not shown.

0 comments on commit 927d3ae

Please sign in to comment.