Update buildroot.yml

This commit is contained in:
pocopico 2022-05-16 21:20:56 +03:00 committed by GitHub
parent e85da7f0c3
commit 851cc67755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
git checkout ${{github.event.inputs.branches-tags}}
git pull origin ${{github.event.inputs.branches-tags}}
cp -rf /home/runner/work/redpill-load/redpill-load/buildroot/* .
chmod 700 *.sh
echo '---start make---'
make ${{github.event.inputs.board}}_defconfig
make