Update build.yml

This commit is contained in:
kaedwen
2023-07-05 18:41:51 +02:00
committed by GitHub
parent ea3830d4b1
commit 9d356fba73
+1 -1
View File
@@ -27,6 +27,6 @@ jobs:
- name: Prepare
run: |
sudo apt-get update
sudo apt-get install --no-install-recommends -y make gcc libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libunwind-15-dev
sudo apt-get install --no-install-recommends -y make gcc libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
- name: Build
run: make build