Update main.yml

This commit is contained in:
Fabio Belavenuto 2023-01-31 17:03:35 -03:00 committed by GitHub
parent 6fe5a26531
commit 97356dff47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,7 @@ jobs:
if: steps.br-cache.outputs.cache-hit != 'true'
run: |
echo "First make"
cd .buildroot
make BR2_EXTERNAL=../external
# Build incremental from caches