From 32578d46bea3e54cdd3021b0dd3fac4fb724267a Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 23 Nov 2023 23:13:17 +0100 Subject: cache library build artifacts and pass them to screenshot stage --- scripts/prepareForScreenshots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/prepareForScreenshots.sh b/scripts/prepareForScreenshots.sh index c2ae1bd5..0b38cfae 100755 --- a/scripts/prepareForScreenshots.sh +++ b/scripts/prepareForScreenshots.sh @@ -26,4 +26,4 @@ git submodule foreach --recursive git reset --hard HEAD git submodule sync --recursive git submodule update --init --recursive -BUILD_TOR=false BUILD_OPENVPN_LIBS=false ./scripts/build_deps.sh +./scripts/build_deps.sh -- cgit v1.2.3