Update ctest.yml

debugging ...
This commit is contained in:
drowe67 2021-12-13 07:28:30 +10:30 committed by GitHub
parent bedff2d3b2
commit d850d4073b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,8 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install octave octave-common octave-signal sox python3-numpy python3-pip portaudio19-dev python3-pyaudio
pip3 install miniaudio crcengine threading
sudo apt-get install octave octave-common octave-signal sox python3 python3-pip portaudio19-dev python3-pyaudio
pip3 install psutil crcengine ujson pyserial numpy structlog
- name: Build codec2
shell: bash