From 5136781070381a08740c84491ad98d9858a93cc8 Mon Sep 17 00:00:00 2001 From: Erope Date: Tue, 21 Dec 2021 18:08:57 +0800 Subject: [PATCH] Fix --- .github/.config_arm64 | 2 +- .github/.config_x86 | 2 +- .github/workflows/build-nezha.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/.config_arm64 b/.github/.config_arm64 index 7f17dc6..479d175 100644 --- a/.github/.config_arm64 +++ b/.github/.config_arm64 @@ -3442,7 +3442,7 @@ CONFIG_POSTFIX_CDB=y # CONFIG_PACKAGE_netcat is not set # CONFIG_PACKAGE_netdiscover is not set # CONFIG_PACKAGE_netperf is not set -# CONFIG_PACKAGE_nezha-agent is not set +CONFIG_PACKAGE_nezha-agent=m # CONFIG_PACKAGE_nlbwmon is not set # CONFIG_PACKAGE_noddos is not set # CONFIG_PACKAGE_noping is not set diff --git a/.github/.config_x86 b/.github/.config_x86 index 8354678..95712ab 100644 --- a/.github/.config_x86 +++ b/.github/.config_x86 @@ -2841,7 +2841,7 @@ CONFIG_PACKAGE_libuuid=y # CONFIG_PACKAGE_luci-app-mjpg-streamer is not set # CONFIG_PACKAGE_luci-app-mmc-over-gpio is not set # CONFIG_PACKAGE_luci-app-mwan3 is not set -CONFIG_PACKAGE_luci-app-nezha-agent=m +# CONFIG_PACKAGE_luci-app-nezha-agent is not set # CONFIG_PACKAGE_luci-app-nlbwmon is not set # CONFIG_PACKAGE_luci-app-noddos is not set # CONFIG_PACKAGE_luci-app-ntpc is not set diff --git a/.github/workflows/build-nezha.yml b/.github/workflows/build-nezha.yml index 1ea8334..b8235ce 100644 --- a/.github/workflows/build-nezha.yml +++ b/.github/workflows/build-nezha.yml @@ -125,4 +125,4 @@ jobs: files: | openwrt/bin/packages/x86_64/nezha/* openwrt/bin/packages/aarch64_armv8-a/nezha/* - openwrt/bin/packages/i386_i486/nezha/* + openwrt/bin/packages/i386_pentium4/nezha/*