diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e9b64bae3..d7d12407a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -302,7 +302,6 @@ jobs: run: | .\v.exe setup-freetype .\.github\workflows\windows-install-sqlite.bat - choco install openssl ## .\.github\workflows\windows-install-sdl.bat - name: Fixed tests run: | @@ -336,7 +335,6 @@ jobs: run: | .\v.exe setup-freetype .\.github\workflows\windows-install-sqlite.bat - choco install openssl ## .\.github\workflows\windows-install-sdl.bat - name: Fixed tests run: | @@ -375,7 +373,6 @@ jobs: run: | .\v.exe setup-freetype .\.github\workflows\windows-install-sqlite.bat - choco install openssl ## .\.github\workflows\windows-install-sdl.bat - name: Fixed tests run: |