Skip to content

Commit 6467f2f

Browse files
committed
dependency path
1 parent abe83d5 commit 6467f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/noise_processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
python-version: '3.9.18'
2323
cache: 'pip'
24-
cache_dependency_path: ambient_sound_analysis/requirements_noise.txt
24+
cache-dependency-path: ambient_sound_analysis/requirements_noise.txt
2525

2626
- name: Install Python dependencies
2727
run: |

0 commit comments

Comments
 (0)