Skip to content

Commit 4eb425f

Browse files
committed
Fix build workflow
1 parent c9527d3 commit 4eb425f

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
@@ -1,6 +1,7 @@
1+
name: Build
2+
13
on:
24
push:
3-
- '*'
45

56
jobs:
67
build:

0 commit comments

Comments
 (0)