chore: with pkg config sysroot
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-04 00:02:13 +02:00
parent 6703e9c58f
commit 22bf047d9c
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -8,6 +8,8 @@ steps:
volumes:
- name: ci
path: /drone/src/target/debug
environment:
PKG_CONFIG_SYSROOT_DIR: "/"
commands:
- set -e
- apt update