Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stoty committed Jul 16, 2024
1 parent 7b97ab7 commit 06ec421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B clean install -Pshade-javax-servlet
run: mvn -B clean verify

0 comments on commit 06ec421

Please sign in to comment.