Update v19.yml
This commit is contained in:
3
.github/workflows/v19.yml
vendored
3
.github/workflows/v19.yml
vendored
@@ -1,5 +1,3 @@
|
|||||||
#NanoPi-R1S H5 FriendlyWrt Build
|
|
||||||
|
|
||||||
name: NanoPi-R1S H5 FriendlyWrt(19.07) Build
|
name: NanoPi-R1S H5 FriendlyWrt(19.07) Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@@ -61,7 +59,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd friendlywrt-h5
|
cd friendlywrt-h5
|
||||||
rm -f friendlywrt/.config*
|
rm -f friendlywrt/.config*
|
||||||
#sed -i '/docker/d;/DOCKER/d' ./configs/config_h5
|
|
||||||
cat > ./configs/config_h5 <<EOF
|
cat > ./configs/config_h5 <<EOF
|
||||||
CONFIG_TARGET_sunxi=y
|
CONFIG_TARGET_sunxi=y
|
||||||
CONFIG_TARGET_sunxi_cortexa53=y
|
CONFIG_TARGET_sunxi_cortexa53=y
|
||||||
|
|||||||
Reference in New Issue
Block a user