Skip to content

Commit d396032

Browse files
[test] ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in job env
1 parent 7774a3d commit d396032

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
@@ -275,6 +275,7 @@ jobs:
275275
- build-type-determination
276276
- select-targets
277277
env:
278+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
278279
# Location of artifacts generated by build.
279280
BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
280281
# to skip passing signing credentials to electron-builder

0 commit comments

Comments
 (0)