Skip to content

Commit

Permalink
Update ant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontuori committed Jun 12, 2024
1 parent 5aad0e4 commit f33791b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
- name: create lib directory
run: mkdir liv
- name: Build with Ant
run: ant -noinput -buildfile build.xml

0 comments on commit f33791b

Please sign in to comment.