remove webd

This commit is contained in:
xopenwrt
2024-02-12 01:34:35 +08:00
committed by GitHub
parent 40ccdd614d
commit 6d35125e80
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ jobs:
cd openwrt
./scripts/feeds install -a
make defconfig
make download -j1 V=s
make download -j32
- name: Build OpenWrt
run: |