This commit is contained in:
parent
381cf2233d
commit
67e1d4e4d5
8
.github/workflows/ant.yml
vendored
8
.github/workflows/ant.yml
vendored
@ -19,10 +19,10 @@ jobs:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
- name: Set up Ant
|
||||
uses: cedx/setup-ant@v3
|
||||
with:
|
||||
optional-tasks: true
|
||||
version: latest
|
||||
uses: cedx/setup-ant@v3
|
||||
with:
|
||||
optional-tasks: true
|
||||
version: latest
|
||||
- name: Install dependencies
|
||||
run: ant install
|
||||
- name: Build with Ant
|
||||
|
Loading…
Reference in New Issue
Block a user