Update build.yml

add gstreamer dev
This commit is contained in:
kaedwen
2023-07-05 10:43:32 +02:00
committed by GitHub
parent c6e89f00a3
commit 80c0486529
+2 -2
View File
@@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: 'stable'
# Runs a single command using the runners shell
- name: Prepare
run: apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
- name: Build
run: make build