mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 15:08:13 +02:00
Check LD_LIBRARY_PATH
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
ASAN_OPTIONS: leak_check_at_exit=0
|
||||
steps:
|
||||
- checkout
|
||||
- run: echo $LD_LIBRARY_PATH
|
||||
- run: $SW/bin/python3 setup.py build --debug --verbose
|
||||
- run: $SW/bin/python3 test.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user