Skip to content

Commit

Permalink
Update ant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvught authored Sep 23, 2024
1 parent 556bef5 commit 2af45f3
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 directory bin
run: mkdir FirmwareUpdateUI/bin
- name: Build with Ant
run: ant -noinput -buildfile FirmwareUpdateUI/workspace.xml

0 comments on commit 2af45f3

Please sign in to comment.