We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37060ad commit 758c671Copy full SHA for 758c671
.github/workflows/build.yml
@@ -418,6 +418,7 @@ jobs:
418
shell: bash
419
420
env:
421
+ BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
422
INSTALLER_CERT_WINDOWS_CER: "/tmp/cert.cer"
423
# We are hardcoding the path for signtool because is not present on the windows PATH env var by default.
424
# Keep in mind that this path could change when upgrading to a new runner version
0 commit comments