fix test workflow

This commit is contained in:
aler9
2022-02-11 19:37:05 +01:00
parent f2c1b88453
commit 9a7ccdff3a

View File

@@ -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