Skip to content

Commit

Permalink
Version 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
walter-weinmann committed Dec 23, 2022
1 parent 24efb86 commit c25cbbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
distribution: 'temurin'
java-version: ${{ matrix.java-version }}
cache: 'gradle'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Compiling the project
run: gradle copyJarToLib
- name: Generating the schema
Expand Down

0 comments on commit c25cbbc

Please sign in to comment.