onnxruntime-unity icon indicating copy to clipboard operation
onnxruntime-unity copied to clipboard

onnxruntime-extensions android aar missing in npmjs.org

Open SetoKaiba opened this issue 1 year ago • 1 comments

Environment (please complete the following information):

  • OS/OS Version: [e.g. iOS 11.0/Andoroid 8.1/macOS 10.15.6]
  • Source Version: [e.g. master/v2.2.0]
  • Unity Version: [e.g. Unity 2019.4.5.f1]

Describe the bug onnxruntime-extensions android aar missing in npmjs.org

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://www.npmjs.com/package/com.github.asus4.onnxruntime-extensions?activeTab=code'
  2. Click on 'Plugins.'
  3. Click on 'Android'
  4. Click on 'onnxruntime-extensions-android.aar;
  5. Check the content

Expected behavior Android aar should not be missing

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem and error logs here.

SetoKaiba avatar May 09 '24 07:05 SetoKaiba

Thank you @SetoKaiba, Confirmed the GitHub Action is failing. I will fix it.

asus4 avatar May 09 '24 08:05 asus4

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 13 '24 00:07 stale[bot]

We are copying the Android binary from maven2 and confirmed that some versions are missing. In the latest version, ORT-Extensions v0.12.4 is for Android.

asus4 avatar Sep 23 '24 14:09 asus4