This commit is contained in:
parent
a6dcbab861
commit
cfa3040546
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ jobs:
|
|||
java -version
|
||||
|
||||
- name: Checkout repository
|
||||
- uses: https://data.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn clean install -DskipTests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue