Skip to content

Commit 758c671

Browse files
add missing env var
1 parent 37060ad commit 758c671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ jobs:
418418
shell: bash
419419

420420
env:
421+
BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
421422
INSTALLER_CERT_WINDOWS_CER: "/tmp/cert.cer"
422423
# We are hardcoding the path for signtool because is not present on the windows PATH env var by default.
423424
# Keep in mind that this path could change when upgrading to a new runner version

0 commit comments

Comments
 (0)