You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I noticed that too - this is my fault (originally I was using win to be short, but then started using windows). We should agree on one and add backward compatible support to check for both "win" and "windows" ...
Hi,
In
only_for_host_os_tags
andonly_for_target_os_tags
Windows has to be defined aswindows
. Insoft_file
Windows has to be defined aswin
.Better have the same value everywhere.
The text was updated successfully, but these errors were encountered: