change for test.yml

This commit is contained in:
luomingshuang 2022-06-01 20:02:34 +08:00
parent 7b98f9dadd
commit 126e5863f5

View File

@ -78,7 +78,7 @@ jobs:
# icefall requirements
pip install -r requirements.txt
pip uninstall protobuf
pip uninstall -y protobuf
pip install --no-binary protobuf protobuf
- name: Install graphviz