Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Erope committed Dec 21, 2021
1 parent c5aa5df commit 5136781
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/.config_arm64
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/.config_x86
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-nezha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*

0 comments on commit 5136781

Please sign in to comment.