Update .github/workflows/ant.yml
All checks were successful
Java CI / build (push) Successful in 12s
All checks were successful
Java CI / build (push) Successful in 12s
This commit is contained in:
parent
67e1d4e4d5
commit
7366b26126
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@ -23,7 +23,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
optional-tasks: true
|
optional-tasks: true
|
||||||
version: latest
|
version: latest
|
||||||
- name: Install dependencies
|
|
||||||
run: ant install
|
|
||||||
- name: Build with Ant
|
- name: Build with Ant
|
||||||
run: ant build
|
run: ant build
|
||||||
|
Loading…
Reference in New Issue
Block a user