github: install arm-linux-gnueabihf for Disco size-check

This commit is contained in:
Peter Barker 2023-02-01 14:24:03 +11:00 committed by Peter Barker
parent 86947cd829
commit 394e9b4eff
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
run: |
NOW=$(date -u +"%F-%T")
echo "{timestamp}=${NOW}" >> $GITHUB_OUTPUT
apt install -y arm-linux-gnueabihf
- name: ccache cache files
uses: actions/cache@v3
with: