mirror of
https://github.com/bluenviron/mediamtx
synced 2024-12-14 10:45:08 +00:00
fix ci
This commit is contained in:
parent
7b1466146b
commit
c900bc44c0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
go-version: "1.16"
|
||||
|
||||
- run: sudo apt-get install -y --no-install-recommends ffmpeg
|
||||
- run: sudo apt update && sudo apt install -y --no-install-recommends ffmpeg
|
||||
|
||||
- run: make test-nodocker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user