Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit fb0fa69

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)