.github: install anytree along with elf_diff

new unstated dependency which is causing CI to fall over
This commit is contained in:
Peter Barker 2021-11-06 10:09:36 +11:00 committed by Andrew Tridgell
parent 3b34087977
commit a0418eaab5

View File

@ -110,7 +110,7 @@ jobs:
- name: elf_diff compare with Master
shell: bash
run: |
python3 -m pip install -U weasyprint elf_diff
python3 -m pip install -U weasyprint elf_diff anytree
python3 -m elf_diff --bin_prefix=arm-none-eabi- $GITHUB_WORKSPACE/master_bin/arduplane $GITHUB_WORKSPACE/pr_bin/arduplane
tar cf multipage_pair_report.tar multipage_pair_report