Skip to content

Commit

Permalink
[mod] add ja_zh build
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Nov 23, 2023
1 parent 5ec6e05 commit d609ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
lang: [zh_en, zh_ja]
lang: [zh_en, zh_ja, ja_zh]
platform: [macos-latest, ubuntu-latest, windows-latest]

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit d609ebf

Please sign in to comment.