Commit b0d985c
committed
fwk/gh-actions: run ldd in chroot
BUG=It's not very useful to run outside of the chroot where it cannot find
all the libraries.
BRANCH=fwk-main
TEST=ldd on gh actions show and finds all libraries
TEST=Check that ldd can find all dynamic libraries
Signed-off-by: Daniel Schaefer <dhs@frame.work>
(cherry picked from commit e01bc1a)1 parent cbbbec6 commit b0d985c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments