Actions: Test Size remove stray tab

This commit is contained in:
Iampete1 2023-02-02 21:33:36 +00:00 committed by Peter Barker
parent 571aab63e4
commit 860046bede
1 changed files with 1 additions and 1 deletions

View File

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