Skip to content

Commit eedeb93

Browse files
typo fix
1 parent e7ddc2d commit eedeb93

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,7 @@ jobs:
373373
374374
yarn --cwd electron-app rebuild
375375
yarn --cwd electron-app build
376-
yarn --cwd electron-app
377-
376+
yarn --cwd electron-app package
378377
# Both macOS jobs generate a "channel update info file" with same path and name. The second job to complete would
379378
# overwrite the file generated by the first in the workflow artifact.
380379
- name: Stage channel file for merge

0 commit comments

Comments
 (0)