Skip to content

Commit f2cc6e6

Browse files
committed
Update: AivisSpeech Engine を 1.0.0-preview.6 に更新
1 parent 849d5e4 commit f2cc6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
default: false
2727

2828
env:
29-
AIVISSPEECH_ENGINE_VERSION: "1.0.0-preview.5"
29+
AIVISSPEECH_ENGINE_VERSION: "1.0.0-preview.6"
3030
AIVISSPEECH_EDITOR_VERSION:
3131
|- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999-developが入る
3232
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999-develop' }}

0 commit comments

Comments
 (0)