Skip to content

Commit 14d7f27

Browse files
author
bol-van
committed
github: delete windivert filters from embedded build
1 parent 97cefba commit 14d7f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ jobs:
468468
(
469469
cd ${{ env.repo_dir }}
470470
rm -rf binaries/{android*,freebsd*,mac*,win*,x86_64/tpws_wsl.tgz} \
471-
init.d/{openrc,macos,pfsense,runit,s6,systemd} \
471+
init.d/{openrc,macos,pfsense,runit,s6,systemd,windivert.filter.examples} \
472472
tpws nfq ip2net mdig docs files/huawei Makefile
473473
)
474474
tar --owner=0 --group=0 -czf ${{ env.repo_dir }}-openwrt-embedded.tar.gz ${{ env.repo_dir }}

0 commit comments

Comments
 (0)