diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 35a221c..5484545 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
| @@ -197,6 +197,8 @@ jobs: | |||
| 197 | mingw-w64-${{ matrix.arch }}-gcc | 197 | mingw-w64-${{ matrix.arch }}-gcc |
| 198 | mingw-w64-${{ matrix.arch }}-pkg-config | 198 | mingw-w64-${{ matrix.arch }}-pkg-config |
| 199 | mingw-w64-${{ matrix.arch }}-openssl | 199 | mingw-w64-${{ matrix.arch }}-openssl |
| 200 | mingw-w64-${{ matrix.arch }}-xz | ||
| 201 | mingw-w64-${{ matrix.arch }}-bzip2 | ||
| 200 | make | 202 | make |
| 201 | libtool | 203 | libtool |
| 202 | autoconf | 204 | autoconf |
