diff --git a/.drone.yml b/.drone.yml index fe27fc9..7a18eec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,6 +71,7 @@ steps: commands: - apt-get update - apt-get install -y live-build + - apt-get install -y syslinux-efi - apt-get install -y git - lb config - rm -r config @@ -90,6 +91,7 @@ steps: commands: - apt-get update - apt-get install -y live-build + - apt-get install -y syslinux-efi - apt-get install -y git - lb clean - cd config