Update and rename r2s_passwall.yml to r2s_add_passwall.yml

This commit is contained in:
klever1988
2020-02-21 16:43:19 +08:00
committed by GitHub
parent f7ef6aaa7d
commit 48c739800f

View File

@@ -3,7 +3,7 @@ name: r2s 原版friendlywrt合并passwall插件
on:
push:
paths:
- '.github/workflows/r2s_passwall.yml'
- '.github/workflows/r2s_add_passwall.yml'
schedule:
- cron: '10 13 * * *'
@@ -82,7 +82,7 @@ jobs:
CONFIG_PACKAGE_luci-theme-openwrt=y
CONFIG_PACKAGE_luci-theme-rosy=y
# CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM is not set' >> configs/config_rk3328
sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh
sed -i '/8.8.8.8/d' friendlywrt/package/base-files/files/root/setup.sh
- name: Clean Feeds
run: |