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 f33791b commit de98578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: create lib directory
run: mkdir liv
run: mkdir lib
- name: Build with Ant
run: ant -noinput -buildfile build.xml

0 comments on commit de98578

Please sign in to comment.