Update main.yml

This commit is contained in:
Fabio Belavenuto 2023-01-31 17:03:35 -03:00 committed by GitHub
parent aef8c47f4b
commit 6dd2eea86e

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