-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: cherry pick the fix for download-binaries
#10
fix: cherry pick the fix for download-binaries
#10
Conversation
ortはNightlyのRustfmtでCIされてるんですが、v2.0.0-rc.4ベースのコードだと駄目になってるっぽい。今は無視しかなさそう。 |
https://github.com/qryxip/voicevox_core/actions/runs/11993046102 thread 'main' panicked at C:\Users\runneradmin\.cargo\git\checkouts\ort-2994e366294b351c\6db94c1\ort-sys\build.rs:448:34:
failed to extract downloaded binaries: Access is denied. (os error 5) |
6db94c1
to
0e5c7ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
マージおまかせします!
ffマージのが良さそう?
普通にsquash and mergeしようかなと。cherry-pickを大事に保存してもなという感じなので… |
内容
関連 Issue
Refs: VOICEVOX/voicevox_core#859, pykeio#322, pykeio@eb51646, pykeio@effd7a7, pykeio#323
その他