diff --git a/.drone.yml b/.drone.yml index d67c7bf..a6d2c10 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,7 @@ name: default steps: - name: build - image: archlinux + image: archlinux_with_lyx commands: - - pacman -Sy --noconfirm lyx + - lyx --export pdf4 lrftubes.lyx +