Skip to content

Commit d67c679

Browse files
author
ppodsednik
committed
change github actions
1 parent 0788940 commit d67c679

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle-pushPepo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
java-version: '21'
3030
distribution: 'temurin'
31-
- name: Build with Gradle
31+
- name: Setup Gradle
3232
uses: gradle/actions/setup-gradle@v3
33+
- name: Build with Gradle
3334
run: ./gradlew build

0 commit comments

Comments
 (0)