Bring .github workflow changes from snapshot branch

This commit is contained in:
Abe Pazos
2026-03-23 15:24:34 +01:00
parent 4c59139b05
commit c79d274c38
2 changed files with 66 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ jobs:
java-version: 21
#cache: 'gradle'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v5
- name: Build sources
run: ./gradlew build