Skip to content

Commit df41de7

Browse files
author
Aliaksandr Adziareika
committed
Mosquitto is run by winget
1 parent 2ec29c2 commit df41de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
},
2525
{
2626
"match-jobs": ["windows-*"],
27-
"run": "winget install --id EclipseFoundation.Mosquitto --accept-source-agreements --accept-package-agreements && net start mosquitto"
27+
"run": "winget install --id EclipseFoundation.Mosquitto --accept-source-agreements --accept-package-agreements"
2828
}
2929
]
3030
cmake-presets: >

0 commit comments

Comments
 (0)