Update .github/workflows/ant.yml
All checks were successful
Java CI / build (push) Successful in 12s

This commit is contained in:
mayekkuzu 2024-11-27 18:35:38 +03:00
parent 67e1d4e4d5
commit 7366b26126

View File

@ -23,7 +23,5 @@ jobs:
with:
optional-tasks: true
version: latest
- name: Install dependencies
run: ant install
- name: Build with Ant
run: ant build