mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 10:51:55 +00:00
Check LD_LIBRARY_PATH
This commit is contained in:
parent
8f7cef1232
commit
d613962f5b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue