Skip to content

Commit e7af3b5

Browse files
authored
update workflows-build.yam
注释掉name=build
1 parent 854dc81 commit e7af3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
# name
6-
name: build
6+
#name: build
77
# on condition 触发条件
88
on:
99
push:

0 commit comments

Comments
 (0)