summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.woodpecker/linux.yaml1
1 files changed, 1 insertions, 0 deletions
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}