Skip to content

Commit

Permalink
download_testを最新のもので通るように変更 (VOICEVOX#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Sep 19, 2023
1 parent 15db875 commit bbb35b4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/download_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
open_jtalk_dic_utf_8-1.11
README.txt
# https://github.com/VOICEVOX/voicevox_core/pull/411#issuecomment-1412457592
Expand All @@ -53,7 +53,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
open_jtalk_dic_utf_8-1.11
README.txt
check_not_exists_items: |
Expand All @@ -70,7 +70,7 @@ jobs:
download_dir: other_output
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
open_jtalk_dic_utf_8-1.11
README.txt
check_not_exists_items: |
Expand All @@ -87,7 +87,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
README.txt
check_not_exists_items: |
*directml*
Expand All @@ -104,7 +104,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
open_jtalk_dic_utf_8-1.11
README.txt
DirectML.dll
Expand All @@ -123,7 +123,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
README.txt
check_not_exists_items: |
*cuda*
Expand All @@ -141,7 +141,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
open_jtalk_dic_utf_8-1.11
README.txt
EULA.txt
Expand All @@ -163,7 +163,7 @@ jobs:
download_dir: voicevox_core
check_items: |
voicevox_core.dll
model/metas.json
model/README.*
README.txt
check_not_exists_items: |
*directml*
Expand Down

0 comments on commit bbb35b4

Please sign in to comment.