ci: remove openssl install on windows builds

pull/6197/head
Tomas Hellström 2020-08-23 02:12:54 +02:00 committed by GitHub
parent b2e79dbebd
commit c5eec881c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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: |