Skip to content

Commit 14185ae

Browse files
Fix Release PIPELINE
1 parent 8ab86ef commit 14185ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ install:
1818
XDG_CONFIG_HOME=$(XDG_CONFIG_HOME) \
1919
XDG_CACHE_HOME=$(XDG_CACHE_HOME) \
2020
PUPPETEER_CACHE_DIR=$(PUPPETEER_CACHE_DIR) \
21+
PUPPETEER_SKIP_DOWNLOAD=true \
2122
npm install
2223

2324
test:

0 commit comments

Comments
 (0)