Compare commits

..

No commits in common. "e9e539b4746feb6f026ac3e175d561ffb4f980d4" and "c9b1c96e3f6d21f0cec1d65361a8bc89e8adccb0" have entirely different histories.

View File

@ -15,7 +15,6 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: '17'
distribution: 'adopt'
- name: Build with Maven
run: mvn clean install