Skip to content

Commit 3498566

Browse files
Add actiom file bild task
1 parent 94adb1b commit 3498566

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/mainCI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020
with:
2121
gradle-version: '8.8'
2222

23+
- name: Execute Gradle build
24+
run: ./gradlew build

0 commit comments

Comments
 (0)