Standalone binary url returns 404
Closed this issue · 2 comments
tudorsirbu commented
Bug description
When trying to download the standalone binary the url returns 404
Describe what you expected
No response
Steps to reproduce the issue
curl -L --fail "https://github.com/DataDog/datadog-ci/releases/latest/download/datadog-ci_darwin-x64" --output "/usr/local/bin/datadog-ci" && chmod +x /usr/local/bin/datadog-ci
Additional context
- macOS 14.5
Command
None
Drarig29 commented
This should now be fixed 👍