mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-16 04:50:42 +08:00
rename task in actions workflow
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
run: |
|
||||
go mod download
|
||||
|
||||
- name: Install gstreamer/pulse dependencies
|
||||
- name: Install gstreamer dependencies
|
||||
run: |
|
||||
sudo apt-get update && sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libgstreamer1.0-0 libgstreamer1.0-dev libgstreamer-plugins-base1.0-0 libgstreamer-plugins-base1.0-dev pkg-config build-essential
|
||||
|
||||
|
Reference in New Issue
Block a user