Skip to content

Commit 4ac07af

Browse files
revert line deletion
1 parent eedeb93 commit 4ac07af

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
@@ -374,6 +374,7 @@ jobs:
374374
yarn --cwd electron-app rebuild
375375
yarn --cwd electron-app build
376376
yarn --cwd electron-app package
377+
377378
# Both macOS jobs generate a "channel update info file" with same path and name. The second job to complete would
378379
# overwrite the file generated by the first in the workflow artifact.
379380
- name: Stage channel file for merge

0 commit comments

Comments
 (0)