Update r2s_lean.yml

This commit is contained in:
klever1988
2020-02-17 09:37:21 +08:00
committed by GitHub
parent cd22454009
commit 152266f529

View File

@@ -100,7 +100,7 @@ jobs:
CONFIG_boost-runtime-shared=y CONFIG_boost-runtime-shared=y
CONFIG_boost-static-and-shared-libs=y CONFIG_boost-static-and-shared-libs=y
CONFIG_boost-variant-release=y CONFIG_boost-variant-release=y
# CONFIG_V2RAY_COMPRESS_UPX is not set' >> configs/config_rk3328.t # CONFIG_V2RAY_COMPRESS_UPX is not set' >> configs/config_rk3328
cd friendlywrt cd friendlywrt
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action" git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"
git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream