Skip to content

Commit 6991bba

Browse files
authored
Update ant.yml
1 parent d2522af commit 6991bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
java-version: '11'
2323
distribution: 'temurin'
2424
- name: Build with Ant
25-
run: ant -noinput -buildfile build.xml
25+
run: make release

0 commit comments

Comments
 (0)