diff --git a/.woodpecker.yml b/.woodpecker.yml index 54ccc24..f7ec3e8 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,7 +2,7 @@ pipeline: build: image: git.lumeweb.com/lumeweb/ci-node commands: - - apt install libunbound-dev + - apt-get update && apt-get install install libunbound-dev - yarn - yarn build package: