We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f78ffd commit ab6b1bbCopy full SHA for ab6b1bb
.github/workflows/test-x86-fsp-qemu.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: install req
14
run: |
15
sudo apt-get update
16
- sudo apt-get install --no-install-recommends -y -q nasm gcc-multilib qemu-system-x86 swtpm
+ sudo apt-get install --no-install-recommends -y -q nasm gcc-multilib qemu-system-x86 swtpm uuid-dev
17
- name: setup git
18
19
git config --global user.email "[email protected]"
0 commit comments