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
The Conan Center CI reuses Windows workspace when building packages, thus when a job starts and the hook KB-H060 (CRLF) runs, it also looks into cached build folders from test_package, causing errors like this one: conan-io/conan-center-index#6074 (comment)
What should be done: Skip all build folders, or even test_package from that hook.
The text was updated successfully, but these errors were encountered:
The Conan Center CI reuses Windows workspace when building packages, thus when a job starts and the hook KB-H060 (CRLF) runs, it also looks into cached build folders from test_package, causing errors like this one: conan-io/conan-center-index#6074 (comment)
What should be done: Skip all build folders, or even test_package from that hook.
The text was updated successfully, but these errors were encountered: