Skip to content

Commit

Permalink
Update ant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vlascik authored May 29, 2024
1 parent c3f521d commit dd8df02
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,4 +22,4 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: Build with Ant
run: ant -noinput -buildfile build.xml
run: ant -v -d -noinput -propertyfile build.properties.example -buildfile build.xml

0 comments on commit dd8df02

Please sign in to comment.