Skip to content

Commit

Permalink
Update openwrt-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfblog authored Mar 14, 2020
1 parent 20a38c1 commit 3d893ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/openwrt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# <https://github.com/KFERMercer/OpenWrt-CI>
#

name: OpenWrt-CI
name: OpenWrt-IPv6重新编译

on:
push:
Expand Down Expand Up @@ -114,10 +114,10 @@ jobs:
# EOF
# IPv6支持:
# cat >> .config <<EOF
# CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
# CONFIG_PACKAGE_ipv6helper=y
# EOF
cat >> .config <<EOF
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_ipv6helper=y
EOF
# 多文件系统支持:
# cat >> .config <<EOF
Expand Down

0 comments on commit 3d893ce

Please sign in to comment.