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
|
||||
uses: http://172.23.112.123:3000/actions/setup-java@main
|
||||
with:
|
||||
java-version: 'temurin'
|
||||
distribution: '17'
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
cache: 'maven'
|
||||
|
||||
- name: Build with Maven
|
||||
|
Loading…
x
Reference in New Issue
Block a user