Skip to content

Commit 01d4ae3

Browse files
authored
Merge branch '42Paris:master' into master
2 parents 9d44c09 + 68f20f3 commit 01d4ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sanitize.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
sudo apt-get -qq update
2626
sudo apt-get -qq -y install libsox-fmt-mp3 sox jq
27+
python3 -m pip install numpy typing_extensions
2728
python3 -m pip install -r requirements.txt
2829
2930
- name: Get changed files

0 commit comments

Comments
 (0)