Skip to content

Commit 4582d4b

Browse files
committed
fix(ci): file path change
1 parent 259fd8c commit 4582d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unitest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
touch logs/mi-test/preprocess.log
3333
python infer/modules/train/preprocess.py logs/mute/0_gt_wavs 48000 8 logs/mi-test True 3.7
3434
touch logs/mi-test/extract_f0_feature.log
35-
python infer/modules/train/extract/extract_f0_print.py logs/mi-test $(nproc) pm cpu False
35+
python infer/modules/train/extract_f0_print.py logs/mi-test $(nproc) pm cpu False
3636
python infer/modules/train/extract_feature_print.py cpu 1 0 0 logs/mi-test v1 True

0 commit comments

Comments
 (0)