Skip to content

Commit

Permalink
don't create mp3 folder
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikPeters committed Oct 3, 2023
1 parent 09d1f54 commit 3ae3d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/videobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo apt install -y sox libsox-fmt-mp3 ffmpeg
pip install requests sox b2sdk
npm install puppeteer
mkdir json thumbnails frames mp3
mkdir json thumbnails frames
- name: Python preprocessing
run: |
python preprocess.py https://www.oyez.org/cases/2023/22-340
Expand Down

0 comments on commit 3ae3d98

Please sign in to comment.