mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Update main.yml
This commit is contained in:
parent
aef8c47f4b
commit
6dd2eea86e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -93,6 +93,7 @@ jobs:
|
|||||||
if: steps.br-cache.outputs.cache-hit != 'true'
|
if: steps.br-cache.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
echo "First make"
|
echo "First make"
|
||||||
|
cd .buildroot
|
||||||
make BR2_EXTERNAL=../external
|
make BR2_EXTERNAL=../external
|
||||||
|
|
||||||
# Build incremental from caches
|
# Build incremental from caches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user