fix rootfs ownership

This commit is contained in:
GitHub Action
2020-08-22 19:13:52 +00:00
parent 037167b4cf
commit 00f2577c2b
7 changed files with 12 additions and 1 deletions

View File

@@ -126,6 +126,7 @@ jobs:
echo -e '\nCONFIG_TCP_CONG_ADVANCED=y' >> kernel/arch/arm/configs/sunxi_defconfig
echo -e '\nCONFIG_TCP_CONG_BBR=m' >> kernel/arch/arm/configs/sunxi_defconfig
./build.sh nanopi_r1s_h3.mk
sudo bash fix_ownership.sh
- name: Zip Files
run: |