pjones / addy

A full-featured library for parsing, validating, and rendering email addresses
BSD 2-Clause "Simplified" License
4 stars 1 forks source link

GitHub Actions Config for Windows (need ICU) #2

Open pjones opened 3 years ago

pjones commented 3 years ago

Addy works in Windows, but it needs libraries for `text-icu" to build correctly. I don't know how to install/configure these on Windows.

(See also: issue #3)