facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.57k stars 986 forks source link

Latest release is missing windows archive #1046

Closed rasaha91 closed 2 years ago

rasaha91 commented 2 years ago

The latest release is missing the Windows archive. Looking at the actions page, it appears the windows release has been failing.

xavierd commented 2 years ago

Thanks for the report! I've sent a diff internally to fix this issue.

xavierd commented 2 years ago

https://github.com/facebook/watchman/commit/2aca3d0f78fdf04d19c6e80845a035c8302b81be should fix it.

rasaha91 commented 2 years ago

@xavierd, is it possible to create a new release with the windows exe, or republish the current release?