-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The CMake script generates the following URL for me:
https://github.com/statsig-io/statsig-cpp-core/releases/download/0.16.1beta.2602190307/statsig-ffi-0.16.1beta.2602190307-aarch64-linux-gnu.zip
However, the actual asset URL is
https://github.com/statsig-io/statsig-cpp-core/releases/download/0.16.1-beta.2602190307/statsig-ffi-0.16.1-beta.2602190307-aarch64-unknown-linux-gnu.zip
Notice the additional dash and the unknown. Also, there is no error; the script just downloads 0 bytes and pretens everything is fine.
Will try to add a fix for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels