mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-26 13:29:15 -08:00
fix ci
This commit is contained in:
parent
7b1466146b
commit
c900bc44c0
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue