Skip to content

Commit e7e5e72

Browse files
committed
chore: use gradlew in pipeline builds
1 parent edfaf98 commit e7e5e72

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci-build-publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ jobs:
6060
distribution: 'temurin'
6161
java-version: '21'
6262

63-
- name: Set up Gradle
64-
uses: gradle/actions/setup-gradle@v5
65-
with:
66-
gradle-version: current
67-
6863
- name: Gradle Build
6964
env:
7065
ARTEFACT_VERSION: ${{ needs.Artefact-Version.outputs.artefact_version }}

0 commit comments

Comments
 (0)