Commit b2a77f4
committed
ci: Add libssl-dev dependency for arm64 builds in release workflow
Following the addition of program signing capabilities in bpftool, we
need libssl-dev to build. We've added it to the workflows, but missed
the in-container arm64 build. Let's add it now.
Signed-off-by: Quentin Monnet <qmo@kernel.org>1 parent 31c371d commit b2a77f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments