diff --git a/.woodpecker.yml b/.woodpecker.yml index 5160a5a..0147f35 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,6 +10,7 @@ steps: environment: XDG_RUNTIME_DIR: /tmp commands: + - 'apt update && apt install -y lua5.4' - 'make ci-export' - name: artifact