openblas-src icon indicating copy to clipboard operation
openblas-src copied to clipboard

Fix failing docs build on crates.io

Open HenrikJStromberg opened this issue 1 year ago • 1 comments
trafficstars

Suppress build on crates.io by checking DOCS_RS to circumvent failing of building docs without internet connection as is the situation on crates.io

HenrikJStromberg avatar Jan 06 '24 10:01 HenrikJStromberg

It looks like we are having a conflict between your deployment pipeline and crates.io. Does your test environment set DOCS_RS which I am using to detect crates.io?

HenrikJStromberg avatar Jan 11 '24 07:01 HenrikJStromberg