Skip to content

Commit

Permalink
try fix ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhenghao committed Aug 8, 2024
1 parent 45b7ebb commit abd1c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,10 +280,10 @@ jobs:
run: |
sudo apt-get -y install xvfb
sudo /usr/bin/Xvfb :0 -screen 0 1280x1024x24 &
- name: Setup FFmpeg
uses: federicocarboni/[email protected]
- name: Blackbox tests
run: |
pip install mediapy
conda install ffmpeg
pip install cython
pip install numpy
pip install -e .
Expand Down

0 comments on commit abd1c1d

Please sign in to comment.