This commit is contained in:
parent
41c329e473
commit
0b4f29c53d
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ steps:
|
|||
commands:
|
||||
- echo "Preparing environment"
|
||||
- sudo dnf -y install git
|
||||
- sudo dnf -y install make
|
||||
- sudo dnf -y install gcc
|
||||
- sudo dnf -y install libuuid-devel
|
||||
|
||||
- echo "Cloning toolchain repositories"
|
||||
- git clone https://github.com/tianocore/edk2.git
|
||||
|
|
Loading…
Reference in a new issue