Skip to content

Commit

Permalink
Install uuid-dev in CI flow
Browse files Browse the repository at this point in the history
  • Loading branch information
ardbiesheuvel committed Jan 17, 2025
1 parent 55cc797 commit 6b3db14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_edk2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Set up Linux environment
run: |
sudo apt-get update
sudo apt-get install acpica-tools gcc-aarch64-linux-gnu
sudo apt-get install acpica-tools gcc-aarch64-linux-gnu uuid-dev
- name: Check out EDK2 repositories
uses: actions/checkout@v4
Expand Down

0 comments on commit 6b3db14

Please sign in to comment.