This commit is contained in:
Lee 2024-04-08 19:51:00 +01:00
parent fd16476143
commit 5cf5b4cfb3

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