mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
rm auto-generate config file + update workflow
make miyoo_defconfig
This commit is contained in:
1
.github/workflows/rootfs.yml
vendored
1
.github/workflows/rootfs.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
cd ${{ inputs.submodule || '.' }}
|
||||
make miyoo_defconfig
|
||||
make
|
||||
cd output/images/
|
||||
|
||||
|
Reference in New Issue
Block a user