Update .gitea/workflows/build.yml
This commit is contained in:
parent
4ab34396f0
commit
f87828052f
@ -11,9 +11,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
java-version: '21' - uses: actions/checkout@v4
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
java-version: '21' - uses: actions/checkout@v4
|
||||
|
||||
- name: Install Maven
|
||||
run: apt install -y maven
|
||||
|
Loading…
Reference in New Issue
Block a user