This commit is contained in:
Lee 2024-04-08 19:54:45 +01:00
parent 5cf5b4cfb3
commit e254836380

@ -11,8 +11,8 @@ jobs:
steps:
- name: Cloning repo
uses: actions/checkout@v4
# with:
# fetch-depth: 0
with:
fetch-depth: full
- name: Set up JDK 17 and Maven
uses: s4u/setup-maven-action@v1.7.0