This commit is contained in:
parent
d6229bb118
commit
41c329e473
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ steps:
|
|||
image: fedora
|
||||
commands:
|
||||
- echo "Preparing environment"
|
||||
- sudo dnf install git
|
||||
- sudo dnf -y install git
|
||||
|
||||
- echo "Cloning toolchain repositories"
|
||||
- git clone https://github.com/tianocore/edk2.git
|
||||
|
|
Loading…
Reference in a new issue