Update gradle.yml
This commit is contained in:
parent
5ac0413e9a
commit
a796ff0115
1 changed files with 6 additions and 7 deletions
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
|||
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
|
||||
with:
|
||||
gradle-version: '8.9'
|
||||
|
||||
- name: Build with Gradle 8.9
|
||||
run: gradle build
|
||||
|
||||
|
|
Loading…
Reference in a new issue