Skip to content

Commit

Permalink
Update build-on-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sandipkarmakar3 authored Feb 6, 2025
1 parent 1abf855 commit 19b8b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: 17
distribution: 'adopt'
distribution: 'zulu'
- name: Build with Maven
run: mvn clean install

0 comments on commit 19b8b9e

Please sign in to comment.