Skip to content

Commit 1dfed76

Browse files
ci: add dependency in GHA for AMD uncore power driver
Adding only for Fedora, as I could not find the library for Ubuntu. Signed-off-by: David Marchand <[email protected]> Acked-by: Aaron Conole <[email protected]>
1 parent 3311adc commit 1dfed76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ jobs:
248248
env:
249249
build_deps: |
250250
ccache \
251+
esmi_ib_library-devel \
251252
intel-ipsec-mb-devel \
252253
isa-l-devel \
253254
jansson-devel \

0 commit comments

Comments
 (0)