mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add more dependencies
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libxcb1-dev libgl-dev
|
||||
sudo apt-get install -y libxcb1-dev libgl-dev libxcursor-dev
|
||||
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user