Skip to content

Commit

Permalink
Fixed GitHub action
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Hoard <[email protected]>
  • Loading branch information
dhoard authored Oct 31, 2024
1 parent 1eced5a commit 87ad9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
distribution: 'corretto'
cache: maven
- name: Build
run: |
./integration_test_suite/pull-smoke-test-docker-images.sh
./mvnw --batch-mode clean install
./mvnw --batch-mode javadoc:jar

0 comments on commit 87ad9e8

Please sign in to comment.