Skip to content

Commit

Permalink
Update test_orca_hls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Oct 2, 2024
1 parent b74aaf4 commit 1df0c91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_orca_hls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
- name: Install Python dependencies
run: |
pip install setuptools==71.0.4
pip install orcasound_noise@git+https://github.com/orcasound/ambient-sound-analysis@ffmpeg-quiet
pip install -r ambient_sound_analysis/requirements_noise.py
# pip install orcasound_noise@git+https://github.com/orcasound/ambient-sound-analysis@ffmpeg-quiet

Expand Down

0 comments on commit 1df0c91

Please sign in to comment.