Skip to content

Commit

Permalink
android向け動的ライブラリのzipファイル名をandroid用に変更する (VOICEVOX#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
char5742 authored Mar 23, 2023
1 parent 20b45a1 commit 99602f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- os: ubuntu-20.04
features: ""
target: aarch64-linux-android
artifact_name: linux-arm64-cpu
artifact_name: android-arm64-cpu
use_cuda: false
- os: macos-11
features: ""
Expand Down

0 comments on commit 99602f9

Please sign in to comment.