fix
This commit is contained in:
2
.github/workflows/r1s_lean.yml
vendored
2
.github/workflows/r1s_lean.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: r1s Lean版openwrt
|
||||
name: r1s Lean版openwrt
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
3
.github/workflows/r2s_native-dev.yml
vendored
3
.github/workflows/r2s_native-dev.yml
vendored
@@ -44,8 +44,9 @@ jobs:
|
||||
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y' > .config
|
||||
cat ../base_rk3328.seed >> .config
|
||||
cat ../minimal_config.seed >> .config
|
||||
echo -e 'CONFIG_PACKAGE_kmod-mt7601u\n' >> .config
|
||||
sed -i 's/option input\t\tREJECT/option input\t\tACCEPT/' package/network/config/firewall/files/firewall.config
|
||||
echo -e '\nDYC Build\n' >> package/base-files/files/etc/banner
|
||||
echo -e '\nDYC Build\n' >> package/base-files/files/etc/openwrt_banner
|
||||
|
||||
- name: Compile
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user