Skip to content

Commit d45f3e9

Browse files
committed
Add ninja-build to build environment (for doxygen, for instance)
1 parent 792493f commit d45f3e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ jobs:
295295
dnf install -y almalinux-release-devel
296296
dnf install -y ccache
297297
dnf install -y perl-IPC-Cmd perl-Digest-SHA
298+
dnf install -y ninja-build
298299
299300
# Install gh (via conda)
300301
dnf install -y wget

0 commit comments

Comments
 (0)