Commit beaf730
committed
[GitHub Actions] install uuid-dev before building x86_64
To fix the "fatal error: uuid/uuid.h: No such file or directory" error.
It is also required for arm64. However, we just need to install
uuid-dev once.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 845ad50 commit beaf730
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
136 | 141 | | |
137 | 142 | | |
138 | 143 | | |
| |||
0 commit comments