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 33b8c62..dbece0b 100644
--- a/.woodpecker/linux.yaml
+++ b/.woodpecker/linux.yaml
@@ -11,6 +11,7 @@ steps:
- name: clone monero and cache depends
image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
commands:
+ - git fetch
- git clone https://git.mrcyjanek.net/mrcyjanek/monero --recursive --depth=1 --branch=release-v0.18.3.2-legacy
- cd monero/contrib/depends
- make download