ci: add gawk (#50074)
This commit is contained in:
parent
dbd3895cbf
commit
8ac5398576
2
.github/workflows/bootstrap.yml
vendored
2
.github/workflows/bootstrap.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
dnf install -y \
|
dnf install -y \
|
||||||
bzip2 curl file gcc-c++ gcc gcc-gfortran git gzip \
|
bzip2 curl file gcc-c++ gcc gcc-gfortran git gzip \
|
||||||
make patch unzip which xz python3 python3-devel tree \
|
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
|
- name: Setup OpenSUSE
|
||||||
if: ${{ matrix.image == 'opensuse/leap:latest' }}
|
if: ${{ matrix.image == 'opensuse/leap:latest' }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user