Open yuzawa-san opened 15 hours ago
I have a script which downloads all of the artifacts from the release that I need. An artifact from today is inconsistently named
https://github.com/microsoft/onnxruntime/releases/download/v1.20.1/onnxruntime-win-x64.zip -> should be onnxruntime-win-x64-1.20.1.zip
and that artifact is just ZIP which contains another ZIP. That inner zip follows the correct naming convention and is probably what should be on the outside.
Would it be possible to fix the GitHub release?
No response
windows x64
its in the github release
its improperly named and packaged
Describe the issue
I have a script which downloads all of the artifacts from the release that I need. An artifact from today is inconsistently named
https://github.com/microsoft/onnxruntime/releases/download/v1.20.1/onnxruntime-win-x64.zip -> should be onnxruntime-win-x64-1.20.1.zip
and that artifact is just ZIP which contains another ZIP. That inner zip follows the correct naming convention and is probably what should be on the outside.
Would it be possible to fix the GitHub release?
Urgency
No response
Target platform
windows x64
Build script
its in the github release
Error / output
its improperly named and packaged
Visual Studio Version
No response
GCC / Compiler Version
No response