mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
SW does not seem to survive despite the ENV key
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
docker:
|
||||
- image: kovidgoyal/kitty-test:latest
|
||||
environment:
|
||||
SW: $HOME/sw
|
||||
LD_LIBRARY_PATH: $SW/lib
|
||||
PKG_CONFIG_PATH: $SW/lib/pkgconfig
|
||||
ASAN_OPTIONS: leak_check_at_exit=0
|
||||
|
||||
Reference in New Issue
Block a user