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

@@ -122,6 +122,7 @@ jobs:
cd friendlywrt-h5
sed -i '130,150 {/build_friendlywrt/d}' scripts/build.sh
./build.sh nanopi_r1s.mk
sudo bash fix_ownership.sh
- name: Zip Files
run: |