We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedeb93 commit 4ac07afCopy full SHA for 4ac07af
.github/workflows/build.yml
@@ -374,6 +374,7 @@ jobs:
374
yarn --cwd electron-app rebuild
375
yarn --cwd electron-app build
376
yarn --cwd electron-app package
377
+
378
# Both macOS jobs generate a "channel update info file" with same path and name. The second job to complete would
379
# overwrite the file generated by the first in the workflow artifact.
380
- name: Stage channel file for merge
0 commit comments