Skip to content

Commit

Permalink
Change: set-versionの対象を変更
Browse files Browse the repository at this point in the history
Co-authored-by: Ryo Yamashita <[email protected]>
  • Loading branch information
sevenc-nanashi and qryxip authored Oct 8, 2023
1 parent d236789 commit 83f4d63
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 @@ -440,7 +440,7 @@ jobs:
run: cargo binstall cargo-edit@^0.11 --no-confirm
- name: set cargo version
run: |
cargo set-version "$VERSION" --exclude voicevox_core_python_api --exclude download --exclude xtask
cargo set-version "$VERSION" -p voicevox_core_java_api
- name: "Download artifact (android-arm64-cpu)"
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 83f4d63

Please sign in to comment.