Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
faroit committed May 13, 2024
1 parent 017aff8 commit b830efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
FFMPEG_INSTALL: ${{ matrix.pytorch-version }}
run: |
sudo apt-get -y install gpac
which MP4Box
conda install -c conda-forge ffmpeg==${{ matrix.ffmpeg-version }}
python -m pip install -e .['tests']
python --version
Expand Down

0 comments on commit b830efc

Please sign in to comment.