🔧 Fix step name
This commit is contained in:
parent
36d34dc085
commit
25a6eb96cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -21,5 +21,5 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
java-version: 21
|
||||
- uses: gradle/actions/setup-gradle@v4
|
||||
- name: Run formatting check
|
||||
- name: Build gradle project
|
||||
run: ./gradlew build
|
Loading…
Add table
Reference in a new issue