Skip to content

Commit 2af45f3

Browse files
authored
Update ant.yml
1 parent 556bef5 commit 2af45f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ant.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ jobs:
2121
with:
2222
java-version: '11'
2323
distribution: 'temurin'
24+
- name: Create directory bin
25+
run: mkdir FirmwareUpdateUI/bin
2426
- name: Build with Ant
2527
run: ant -noinput -buildfile FirmwareUpdateUI/workspace.xml

0 commit comments

Comments
 (0)