Update .github/workflows/tagged-release.yml
This commit is contained in:
parent
37dc844cc4
commit
96c9d29a6a
2
.github/workflows/tagged-release.yml
vendored
2
.github/workflows/tagged-release.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
java-version: '11'
|
||||
- name: Setup Gradle
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: "8.10"
|
||||
- name: Clone repository
|
||||
uses: GuillaumeFalourd/clone-github-repo-action@main
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user