apt dependency manual add
This commit is contained in:
2
.github/workflows/linux-web.yaml
vendored
2
.github/workflows/linux-web.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: install dev dependencies
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y ninja-build libgtk-3-dev clang cmake pkg-config liblzma-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
|
||||
sudo apt-get install -y ninja-build libgtk-3-dev clang cmake pkg-config liblzma-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad libunwind-dev
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
||||
Reference in New Issue
Block a user