Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSuh-Q3 authored Dec 23, 2024
1 parent 9bae978 commit 8904d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
echo "Copy and check EFI files"
ls -ltr /mnt/tarp1/EFI/BOOT/
sudo cp -vf ${GITHUB_WORKSPACE}/grub/grubbkg.cfg /mnt/tarp1/EFI/BOOT/grub.cfg
sudo cp -vf ${GITHUB_WORKSPACE}/grub/grub.cfg /mnt/tarp1/EFI/BOOT/grub.cfg
sudo cat /mnt/tarp1/EFI/BOOT/grub.cfg
sudo blkid "${LOOPX}p1"
Expand Down

0 comments on commit 8904d5b

Please sign in to comment.