fix archive store

This commit is contained in:
Czarek Nakamoto
2024-03-11 23:34:40 +01:00
parent 13002ddd13
commit ff091c5039

View File

@@ -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