Update build.yml
This commit is contained in:
parent
f37ba38178
commit
2ce90cd14a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
java-version: 21
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions@v5.0.0
|
||||
uses: gradle/actions/setup-gradle@v5
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew buildAll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue