diff --git a/.github/workflows/build_and_test_action.yml b/.github/workflows/build_and_test_action.yml index aca790087..b0e590269 100644 --- a/.github/workflows/build_and_test_action.yml +++ b/.github/workflows/build_and_test_action.yml @@ -23,3 +23,4 @@ jobs: distribution: 'adopt' - name: Build with Maven run: mvn -B package --file pom.xml + diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index ac429b631..a2649cd91 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -23,3 +23,4 @@ jobs: prerelease: false files: | *.jar +