mirror of
https://github.com/AuxXxilium/arc-buildroot-s.git
synced 2024-11-24 03:50:55 +07:00
build: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
06a52a9569
commit
d138be55cd
2
.github/workflows/buildroot.yml
vendored
2
.github/workflows/buildroot.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
git clone --single-branch -b ${BR_VERSION} https://github.com/buildroot/buildroot.git .buildroot
|
git clone --single-branch -b ${BR_VERSION} https://github.com/buildroot/buildroot.git .buildroot
|
||||||
|
|
||||||
cp -Ru arc-build/* .buildroot/
|
cp -Ru arc-build/arc/* .buildroot/
|
||||||
|
|
||||||
cd .buildroot/
|
cd .buildroot/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user