Finishing Build Action

This commit is contained in:
2021-12-27 20:28:45 +01:00
parent af62394651
commit b46a739008
3 changed files with 29 additions and 7 deletions
+2 -2
View File
@@ -30,7 +30,7 @@ jobs:
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
- name: Make gradlew executable
run: chmod +x ./gradlew
- name: Build with Gradle
run: ./gradlew generateSource
- name: Generate SourceCode with Gradle
run: ./gradlew generateGithubSource
- name: Build with Gradle
run: ./gradlew build