Skip to content

Commit b74aaf4

Browse files
authored
Update test_orca_hls.yml
1 parent 7113967 commit b74aaf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_orca_hls.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ jobs:
2424

2525
- name: Install Python dependencies
2626
run: |
27-
pip install -r ambient_sound_analysis/requirements_noise.txt
27+
pip install setuptools==71.0.4
28+
pip install orcasound_noise@git+https://github.com/orcasound/ambient-sound-analysis@ffmpeg-quiet
2829
2930
3031

0 commit comments

Comments
 (0)