We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b016b97 commit d4dc5dcCopy full SHA for d4dc5dc
.github/workflows/build.yml
@@ -294,6 +294,7 @@ jobs:
294
SIGNTOOL_PATH: "C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x86/signtool.exe"
295
WIN_CERT_PASSWORD: ${{ secrets[matrix.config.certificate-password-secret] }}
296
WIN_CERT_CONTAINER_NAME: ${{ secrets[matrix.config.certificate-container] }}
297
+ PUPPETEER_SKIP_DOWNLOAD: true
298
299
strategy:
300
matrix:
0 commit comments