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
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
It is mentioned in the README file to use prebuilt binaries for CI. However, the artifacts created with github actions for a specific commit / tag / release are not attached to the release in the releases page.
Therefore, it's currently only possible to use cachepot by installing it via cargo install --git.
Are prebuilt binaries going to be provided soon?
The text was updated successfully, but these errors were encountered:
Hey @rakanalh , that's unfortunately correct and we are currently working on getting things in order to get our first release out. It might be a few weeks though until we get all the remaining papercuts resolved.
Hello,
It is mentioned in the
README
file to use prebuilt binaries for CI. However, the artifacts created with github actions for a specific commit / tag / release are not attached to the release in the releases page.Therefore, it's currently only possible to use cachepot by installing it via
cargo install --git
.Are prebuilt binaries going to be provided soon?
The text was updated successfully, but these errors were encountered: