Update rust.yml

This commit is contained in:
Jamie Hardt
2020-11-20 22:27:34 -08:00
committed by GitHub
parent 5384ebfdc5
commit 79f146a222

View File

@@ -16,8 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install ffmpeg
run: sudo apt-get install ffmpeg
# - name: Install ffmpeg
# run: sudo apt-get install ffmpeg
- name: Create Test Media
run: cd tests; sh create_test_media.sh
- name: Build