Skip to content

Commit

Permalink
missing dep: dm-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Jul 2, 2023
1 parent 34f3f04 commit dafa290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
# pip install --user -r requirements.txt | cat
pip install --user --upgrade tensorflow==${{ matrix.tf-version }} | cat
pip install --user pytest
pip install --user dm-tree
sudo apt-get install libsndfile1
pip install --user pysoundfile
Expand Down

0 comments on commit dafa290

Please sign in to comment.