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
|
image: fedora
|
||||||
commands:
|
commands:
|
||||||
- echo "Preparing environment"
|
- echo "Preparing environment"
|
||||||
- sudo dnf install git
|
- sudo dnf -y install git
|
||||||
|
|
||||||
- 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