mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
fix CI
This commit is contained in:
parent
a43cdef64c
commit
47c41978a1
2
.github/workflows/run-docker-image.yml
vendored
2
.github/workflows/run-docker-image.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
|
||||
python3 -m pip list
|
||||
python3 -m pip uninstall -y tqdm
|
||||
python3 -m pip install -y -U tqdm>=4.63.0
|
||||
python3 -m pip install -U tqdm>=4.63.0
|
||||
python3 -m pip list
|
||||
|
||||
echo "----------torch----------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user