Commit 517dacc
committed
Adds ALSA environment setup to CI and Docker scripts
Configures environment variables for ALSA tools in the CI workflow,
including PATH, PKG_CONFIG_PATH, and LD_LIBRARY_PATH. Updates Docker
script to pass these variables to the container to ensure proper
toolchain availability during builds.
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>1 parent 315218e commit 517dacc
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
52 | 62 | | |
53 | 63 | | |
54 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
0 commit comments