Skip to content

Commit 4a06fa1

Browse files
committed
print ldconfig
1 parent 9886cdc commit 4a06fa1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: Print environment
2828
run: |
29+
ldconfig -p | grep X11
2930
which go
3031
go env
3132
make vars

0 commit comments

Comments
 (0)