Actualiser .woodpecker.yaml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Pierre Guillod 2024-03-29 11:56:36 +01:00
parent d6229bb118
commit 41c329e473

View file

@ -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