Update main.yml
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -76,8 +76,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Custom Configure File
|
- name: Custom Configure File
|
||||||
run: |
|
run: |
|
||||||
cd friendlywrt-h5/friendlywrt
|
cd friendlywrt-h5
|
||||||
rm -f ./.config*
|
rm -f friendlywrt/.config*
|
||||||
cat >> ./configs/config_h5 <<EOF
|
cat >> ./configs/config_h5 <<EOF
|
||||||
|
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
||||||
|
|||||||
Reference in New Issue
Block a user