chore(ci): add dependencies pkg-config glib2.0
parent
6532828c99
commit
e162a557d7
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y curl build-essential
|
||||
apt-get install -y curl build-essential pkg-config glib2.0
|
||||
|
||||
- name: Install latest nightly
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
Loading…
Reference in New Issue