Skip to content

Commit 6451628

Browse files
committed
CI: Enable MDNS for hyperion.ng build
1 parent 4809a60 commit 6451628

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
@@ -124,7 +124,7 @@ jobs:
124124
-DENABLE_DEV_USB_HID=ON \
125125
-DENABLE_DEV_WS281XPWM=OFF \
126126
-DENABLE_DEV_TINKERFORGE=ON \
127-
-DENABLE_MDNS=OFF \
127+
-DENABLE_MDNS=ON \
128128
-DENABLE_DEPLOY_DEPENDENCIES=OFF \
129129
-DENABLE_BOBLIGHT_SERVER=ON \
130130
-DENABLE_FLATBUF_SERVER=ON \

0 commit comments

Comments
 (0)