diff --git a/.github/workflows/cli-wheels.yml b/.github/workflows/cli-wheels.yml index 09a24f23..de7b7f99 100644 --- a/.github/workflows/cli-wheels.yml +++ b/.github/workflows/cli-wheels.yml @@ -28,8 +28,8 @@ jobs: update: true install: >- git - mingw-w64-ucrt-x86_64-gcc - mingw-w64-ucrt-x86_64-make + gcc + make autoconf python3 curl