ci: add gawk (#50074)

This commit is contained in:
Peter Scheibel
2025-04-16 00:29:20 -07:00
committed by GitHub
parent dbd3895cbf
commit 8ac5398576

View File

@@ -26,7 +26,7 @@ jobs:
dnf install -y \
bzip2 curl file gcc-c++ gcc gcc-gfortran git gzip \
make patch unzip which xz python3 python3-devel tree \
cmake bison bison-devel libstdc++-static
cmake bison bison-devel libstdc++-static gawk
- name: Setup OpenSUSE
if: ${{ matrix.image == 'opensuse/leap:latest' }}
run: |