Commit bf17f54
ci: preserve existing LD_LIBRARY_PATH
Preserve an existing `LD_LIBRARY_PATH` when adding `/usr/local/lib`
to the CI environment.
The previous assignment replaced paths provided by the container
environment. On NixOS this removed the Nix store path containing
`libtpms.so.0`, causing the libtpms TCTI integration tests to fail at
runtime.
Signed-off-by: Juergen Repp <juergen_repp@web.de>1 parent 86225ae commit bf17f54
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments