Skip to content

Commit bee2b62

Browse files
authored
Update test_orca_hls.yml
1 parent 1df0c91 commit bee2b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_orca_hls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Python dependencies
2626
run: |
2727
pip install setuptools==71.0.4
28-
pip install -r ambient_sound_analysis/requirements_noise.py
28+
pip install -r ambient_sound_analysis/requirements_noise.txt
2929
# pip install orcasound_noise@git+https://github.com/orcasound/ambient-sound-analysis@ffmpeg-quiet
3030
3131

0 commit comments

Comments
 (0)