We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792493f commit d45f3e9Copy full SHA for d45f3e9
1 file changed
.github/workflows/wheel-builder.yml
@@ -295,6 +295,7 @@ jobs:
295
dnf install -y almalinux-release-devel
296
dnf install -y ccache
297
dnf install -y perl-IPC-Cmd perl-Digest-SHA
298
+ dnf install -y ninja-build
299
300
# Install gh (via conda)
301
dnf install -y wget
0 commit comments