From c02de32538f057b00d5fc16061c4eae74067b3e9 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Thu, 2 Jan 2025 10:36:34 +0800 Subject: [PATCH] show pip list --- .github/workflows/ljspeech.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ljspeech.yml b/.github/workflows/ljspeech.yml index 9212ad342..bd2e40b6e 100644 --- a/.github/workflows/ljspeech.yml +++ b/.github/workflows/ljspeech.yml @@ -70,6 +70,8 @@ jobs: cd /icefall git config --global --add safe.directory /icefall + pip list + .github/scripts/ljspeech/TTS/run-matcha.sh .github/scripts/ljspeech/TTS/run.sh