Update .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
cc0bfd8433
commit
ce3b612646
@ -14,8 +14,8 @@ jobs:
|
|||||||
- name: Set up Java version
|
- name: Set up Java version
|
||||||
uses: http://172.23.112.123:3000/actions/setup-java@main
|
uses: http://172.23.112.123:3000/actions/setup-java@main
|
||||||
with:
|
with:
|
||||||
java-version: 'temurin'
|
java-version: '17'
|
||||||
distribution: '17'
|
distribution: 'temurin'
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
|
Loading…
x
Reference in New Issue
Block a user