diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 33a3a3b..f6366d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: - name: Install Strawberry Perl # Perl included with git does not work when building openssl - run: choco install -y StrawberryPerl nasm + run: choco install -y StrawberryPerl nasm CMake --version 3.28.3 --force - name: Build # Build your program with the given configuration