Skip to content

Commit fb0fa69

Browse files
authored
Update and rename publish.yml to release.yml
1 parent d484be9 commit fb0fa69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
with:
1313
distribution: microsoft
1414
java-version: 17
15+
- name: Setup Gradle
16+
uses: gradle/gradle-build-action@v2
1517
- name: Make Gradle executable
1618
run: chmod 755 gradlew
1719
- name: Build

0 commit comments

Comments
 (0)