RGF-team / rgf

Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.
378 stars 58 forks source link

Fix artifacts building steps #336

Closed StrikerRUS closed 3 years ago

StrikerRUS commented 3 years ago

Environment variables are not preserved between steps.

StrikerRUS commented 3 years ago

gently ping @fukatani