install syslinux-efi in drone environment

This commit is contained in:
sose 2021-02-03 16:35:59 -08:00
parent ff315fb807
commit df71f3906d
1 changed files with 2 additions and 0 deletions

View File

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