diff --git a/.woodpecker/linux.yaml b/.woodpecker/linux.yaml index cd74ed2..92c0782 100644 --- a/.woodpecker/linux.yaml +++ b/.woodpecker/linux.yaml @@ -34,6 +34,7 @@ steps: - name: clone repositories image: git.mrcyjanek.net/mrcyjanek/debian:bookworm commands: + - git fetch - make download - name: build depends image: ${image}