diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02368c587c934df321ce7c3c1de27cde3ed0eec9..e7d83659bc86d72ce7253ff5d5a1399aac5c1bb3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ build-zynthbox-image-armhf: # Update and install dependencies - apt-get update - - apt-get install -y coreutils p7zip-full qemu-user-static sudo git wget python3 lsof + - apt-get install -y coreutils p7zip-full qemu-user-static sudo git wget python3 lsof fdisk # Clone repositories required to generate image - git clone https://github.com/zynthbox/CustomPiOS.git