chore: with pkg config sysroot
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
6703e9c58f
commit
22bf047d9c
@ -8,6 +8,8 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: ci
|
- name: ci
|
||||||
path: /drone/src/target/debug
|
path: /drone/src/target/debug
|
||||||
|
environment:
|
||||||
|
PKG_CONFIG_SYSROOT_DIR: "/"
|
||||||
commands:
|
commands:
|
||||||
- set -e
|
- set -e
|
||||||
- apt update
|
- apt update
|
||||||
|
Loading…
Reference in New Issue
Block a user