This commit is contained in:
parent
9fa91aadfc
commit
ffb4b205ca
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
||||||
- sudo dnf -y install make
|
- sudo dnf -y install make
|
||||||
- sudo dnf -y install gcc-g++
|
- sudo dnf -y install gcc-g++
|
||||||
- sudo dnf -y install libuuid-devel
|
- sudo dnf -y install libuuid-devel
|
||||||
|
- sudo dnf -y install nasm
|
||||||
|
|
||||||
- echo "Cloning toolchain repositories"
|
- echo "Cloning toolchain repositories"
|
||||||
- git clone https://github.com/tianocore/edk2.git
|
- git clone https://github.com/tianocore/edk2.git
|
||||||
|
|
Loading…
Reference in a new issue