mirror of
https://github.com/AuxXxilium/arc-v-buildroot.git
synced 2024-11-23 15:00:59 +07:00
build: fix
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
e1c34b6e50
commit
34b9867b06
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
|
||||
|
||||
cp -Ru arc-build/arc/* .buildroot/
|
||||
cp -Ru arc-v-build/arc/* .buildroot/
|
||||
|
||||
cd .buildroot/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user