Update passwall.yml
This commit is contained in:
7
.github/workflows/passwall.yml
vendored
7
.github/workflows/passwall.yml
vendored
@@ -45,9 +45,10 @@ jobs:
|
|||||||
cp ../h5-19.07.xml .repo/manifests/h5.xml
|
cp ../h5-19.07.xml .repo/manifests/h5.xml
|
||||||
repo sync -c --no-clone-bundle
|
repo sync -c --no-clone-bundle
|
||||||
cp ../passwall.seed configs/config_h5
|
cp ../passwall.seed configs/config_h5
|
||||||
sed -i 's/dnsmasq /dnsmasq-full /' friendlywrt/include/target.mk
|
cd friendlywrt
|
||||||
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> friendlywrt/feeds.conf.default
|
sed -i 's/dnsmasq /dnsmasq-full /' include/target.mk
|
||||||
./scripts/feeds clean -a
|
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> feeds.conf.default
|
||||||
|
./scripts/feeds clean
|
||||||
|
|
||||||
- name: Build FriendlyWrt
|
- name: Build FriendlyWrt
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user