Skip to content

Commit

Permalink
What is failing here???
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Nov 14, 2024
1 parent b5e8777 commit a05a92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_redhat_almalinux_8_10.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -eux
# Enable the (official) PowerTools repository. This provides Ninja.
dnf install -y dnf-plugins-core "python3${PYTHON_MIN_VERSION}-devel" gcc-toolset-9-gcc gcc-toolset-9-gcc-c++
NRN_PYTHON="$(command -v "python3.${PYTHON_MIN_VERSION}")"
Expand Down

0 comments on commit a05a92e

Please sign in to comment.