mirror of
https://github.com/aler9/gortsplib
synced 2025-10-19 05:24:44 +08:00
fix test workflow
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
- run: sudo apt install -y libavformat-dev libswscale-dev
|
||||
- run: sudo apt update && sudo apt install -y libavformat-dev libswscale-dev
|
||||
|
||||
- run: make test-nodocker
|
||||
|
||||
|
Reference in New Issue
Block a user