Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit ce6bf76

Browse files
committed
fix stale ffmpeg ref
1 parent 3fda6eb commit ce6bf76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939

4040
- name: Install dependencies
4141
run: |
42+
sudo apt-get update --fix-missing
4243
sudo apt install -y ffmpeg
4344
pip --version
4445
pip install --requirement requirements.txt --find-links https://download.pytorch.org/whl/cpu/torch_stable.html

0 commit comments

Comments
 (0)