Skip to content

Commit 3d76928

Browse files
committed
Update CI.
1 parent ffc2c69 commit 3d76928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
poetry run pip install "faster-whisper @ https://github.com/SYSTRAN/faster-whisper/archive/8327d8cc647266ed66f6cd878cf97eccface7351.tar.gz"
5858
- name: Install extra dependencies
5959
run: |
60-
poetry run pip install -U typing-extensions
6160
poetry run pip install --force-reinstall torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
61+
poetry run pip install -U typing-extensions
6262
6363
- name: Install ffmpeg
6464
uses: FedericoCarboni/setup-ffmpeg@v2

0 commit comments

Comments
 (0)