Merge branch 'dr-vq-index-opt' of github.com:drowe67/LPCNet into dr-vq-index-opt

pull/42/head
drowe67 2021-12-31 13:35:14 +10:30 committed by David Rowe
commit f5fb5827a1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install octave octave-common octave-signal lgnuplot sox p7zip-full
sudo apt-get install octave octave-common octave-signal gnuplot sox p7zip-full
- name Build codec2
shell: bash