simplify client-record-format-mpeg4audio (#709)

This commit is contained in:
Alessandro Ros
2025-02-22 18:27:22 +01:00
committed by GitHub
parent 90cac184c9
commit 17ee46e238
14 changed files with 27 additions and 84 deletions

View File

@@ -20,7 +20,7 @@ jobs:
with:
go-version: ${{ matrix.go }}
- run: sudo apt update && sudo apt install -y libavcodec-dev libswscale-dev libswresample-dev
- run: sudo apt update && sudo apt install -y libavcodec-dev libswscale-dev
- run: make test-nodocker