Closed dtemir closed 2 years ago
The main.yml workflow kept failing on me, so I figured it would be useful to fix the Apache Ant version issue that was making the docker build fail.
main.yml
You can find the successful build logs here: https://github.com/dtemir/labgraph/runs/6014180685?check_suite_focus=true You can find the unsuccessful build logs here: https://github.com/facebookresearch/labgraph/runs/5803725955?check_suite_focus=true
Testing is done by running the main.yml in GitHub Actions
Thanks for this fix!
Description
The
main.yml
workflow kept failing on me, so I figured it would be useful to fix the Apache Ant version issue that was making the docker build fail.You can find the successful build logs here: https://github.com/dtemir/labgraph/runs/6014180685?check_suite_focus=true You can find the unsuccessful build logs here: https://github.com/facebookresearch/labgraph/runs/5803725955?check_suite_focus=true
Type of change
Feature/Issue validation/testing
Testing is done by running the
main.yml
in GitHub ActionsChecklist: