diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1950ac0..dac7e0b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -551,7 +551,7 @@ jobs: ( cd ${{ env.repo_dir }} rm -rf binaries/{android*,freebsd*,win*} \ - init.d/{openrc,pfsense,runit,s6,systemd} \ + init.d/{openrc,pfsense,runit,s6,systemd,windivert.filter.examples} \ nfq2 ip2net mdig docs Makefile ) tar --owner=0 --group=0 -czf ${{ env.repo_dir }}-openwrt-embedded.tar.gz ${{ env.repo_dir }}