Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3adbd1d

Browse filesBrowse files
fix: prevent puppeteer to download chrome on local build
1 parent 0c47858 commit 3adbd1d
Copy full SHA for 3adbd1d

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ jobs:
294294
SIGNTOOL_PATH: "C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x86/signtool.exe"
295295
WIN_CERT_PASSWORD: ${{ secrets[matrix.config.certificate-password-secret] }}
296296
WIN_CERT_CONTAINER_NAME: ${{ secrets[matrix.config.certificate-container] }}
297+
PUPPETEER_SKIP_DOWNLOAD: true
297298

298299
strategy:
299300
matrix:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.