Skip to content

Commit 2211ab8

Browse files
authored
rename workflow step
1 parent decae0c commit 2211ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
on: [ push, pull_request, workflow_dispatch ]
44

55
jobs:
6-
java:
6+
build:
77
runs-on: ubuntu-latest
88

99
steps:

0 commit comments

Comments
 (0)