Skip to content

Commit c032210

Browse files
committed
updated Workflow
1 parent 65bbb1f commit c032210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
build:
10+
name: build the project
1011
runs-on: ubuntu-latest
1112
steps:
1213
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)