summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-11-23 23:13:17 +0100
committercyBerta <cyberta@riseup.net>2023-11-24 02:30:58 +0100
commit32578d46bea3e54cdd3021b0dd3fac4fb724267a (patch)
tree2677f77fbc9b43e229b41234408d11c308804aa9 /scripts
parentdf4d500ecbd333973c31b76e9c948643190b9767 (diff)
cache library build artifacts and pass them to screenshot stage
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/prepareForScreenshots.sh2
1 files changed, 1 insertions, 1 deletions
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