mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 00:24:19 +00:00
change for test.yml
This commit is contained in:
parent
7cf7bebf09
commit
7b98f9dadd
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -78,6 +78,9 @@ jobs:
|
||||
# icefall requirements
|
||||
pip install -r requirements.txt
|
||||
|
||||
pip uninstall protobuf
|
||||
pip install --no-binary protobuf protobuf
|
||||
|
||||
- name: Install graphviz
|
||||
if: startsWith(matrix.os, 'ubuntu')
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user