fix script path

This commit is contained in:
GitHub Action
2020-08-23 14:54:47 +00:00
parent a11e518e45
commit 4f70545290
6 changed files with 6 additions and 6 deletions

View File

@@ -126,7 +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
cd .. && sudo bash fix_ownership.sh
- name: Zip Files
run: |