Skip to content

Commit

Permalink
Update main.yml (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao committed Oct 10, 2023
1 parent 8f0593b commit 8c7b24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:

- name: Install apt-get packages
run: |
echo RESET grub-efi/install_devices | sudo debconf-communicate grub-pc
sudo ACCEPT_EULA=Y apt-get update
sudo ACCEPT_EULA=Y apt-get upgrade
sudo apt-get install wget git curl software-properties-common build-essential libjpeg-dev libpng-dev cmake
Expand Down

0 comments on commit 8c7b24a

Please sign in to comment.