Skip to content

Commit

Permalink
Add libunwind-dev to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rufusutt committed Aug 30, 2023
1 parent d1598e1 commit 9120682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install -y \
avahi-daemon libavahi-client-dev libclang-dev \
avahi-daemon libavahi-client-dev libclang-dev libunwind-dev \
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
Expand Down

0 comments on commit 9120682

Please sign in to comment.