Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayswal authored Feb 18, 2024
1 parent d2e7998 commit 4b13e87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: s4u/[email protected]
with:
sonatypeSnapshots: true
- uses: actions/checkout@v3
- name: Set up JDK 8
uses: actions/setup-java@v3
Expand Down

0 comments on commit 4b13e87

Please sign in to comment.