pls 2
Some checks failed
Build&Release / build_and_release (push) Failing after 51s

This commit is contained in:
Derek1256 2025-03-07 22:19:19 +00:00
parent cfa3040546
commit c30662bc0a

View file

@ -20,9 +20,9 @@ jobs:
java -version
- name: Checkout repository
uses: https://data.forgejo.org/actions/checkout@v4
uses: https://data.forgejo.org/actions/checkout@v2
with:
node-version: 20
ref: ${{ github.sha }}
- name: Build with Maven
run: mvn clean install -DskipTests