ci
Some checks failed
deploy / deploy (push) Failing after 1m18s

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

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