Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 966625c

Browse files
committed
Export variable
1 parent 5451b1f commit 966625c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-build-functions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ install_dependencies() {
455455
# NPM Dependencies
456456
: ${YARN_VERSION="$defaultYarnVersion"}
457457
: ${CYPRESS_CACHE_FOLDER="./node_modules/.cache/CypressBinary"}
458+
export CYPRESS_CACHE_FOLDER
458459

459460
if [ -f package.json ]
460461
then

0 commit comments

Comments
 (0)