Skip to content

Commit 76ada45

Browse files
authored
Update build.yml
1 parent 14e28ed commit 76ada45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: CI
1+
name: Build Check
22

33
on:
44
push:
55

66
jobs:
7-
publish:
7+
build:
88
runs-on: ubuntu-latest
99

1010
steps:

0 commit comments

Comments
 (0)