-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
curl -fsSLO https://github.com/milady-ai/milady/releases/latest/download/SHA256SUMS.txt
returns 404, invalidating the README steps
Steps to Reproduce
cd ~/Downloads
curl -fsSLO https://github.com/milady-ai/milady/releases/latest/download/SHA256SUMS.txt
[error](curl: (22) The requested URL returned error: 404)
Expected Behavior
cd ~/Downloads
curl -fsSLO https://github.com/milady-ai/milady/releases/latest/download/SHA256SUMS.txt
shasum -a 256 --check --ignore-missing SHA256SUMS.txt
Actual Behavior
404
Environment
Linux
Node Version
No response
Model Provider
No response
Logs
Screenshots
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working