Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 13b51b6

Browse files
authored
Update build.yml
1 parent 3bda3c7 commit 13b51b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Electron Build
33
on:
44
push:
55
branches:
6-
- main # 执行分支
6+
- main # 执行分支on:
7+
workflow_dispatch:
78

89
jobs:
910
build_macos:

0 commit comments

Comments
 (0)