Install gcc to allow coverage to build

This commit is contained in:
Andrew Murray 2022-02-23 23:28:23 +11:00
parent 57f106c683
commit 839b634fd5

View File

@ -45,6 +45,7 @@ jobs:
${{ matrix.package }}-python-pyqt6 \ ${{ matrix.package }}-python-pyqt6 \
${{ matrix.package }}-python3-setuptools \ ${{ matrix.package }}-python3-setuptools \
${{ matrix.package }}-freetype \ ${{ matrix.package }}-freetype \
${{ matrix.package }}-gcc \
${{ matrix.package }}-ghostscript \ ${{ matrix.package }}-ghostscript \
${{ matrix.package }}-lcms2 \ ${{ matrix.package }}-lcms2 \
${{ matrix.package }}-libimagequant \ ${{ matrix.package }}-libimagequant \