diff --git a/.github/workflows/run-librispeech-2022-03-12.yml b/.github/workflows/run-librispeech-2022-03-12.yml index 1e58778f2..6900d9b91 100644 --- a/.github/workflows/run-librispeech-2022-03-12.yml +++ b/.github/workflows/run-librispeech-2022-03-12.yml @@ -62,7 +62,9 @@ jobs: id: my-cache uses: actions/cache@v2 with: - path: ~/tmp/ + path: | + ~/tmp/kaldifeat + ~/tmp/icefall-asr-librispeech-pruned-transducer-stateless-2022-03-12 key: cache-tmp - name: Install kaldifeat