Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingslayerrq committed Dec 3, 2023
1 parent 97cab59 commit 2b5e44d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ml-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y portaudio19-dev
python -m pip install --upgrade pip
python -m pip install pipenv
pipenv install -r requirements.txt
Expand Down

0 comments on commit 2b5e44d

Please sign in to comment.