X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.github%2Fworkflows%2Fwindows.yml;h=9ca201eae9c410898cfa3ec69005843f36a8d097;hb=9d390a3369bfc121d7fe83f49c12828f0413af67;hp=78b724c2c133a17a488f1ef25be8ca9a8e396c99;hpb=e847cc4876d2b105b119e0db1e4166d266642a66;p=openssl-gost%2Fengine.git diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 78b724c..9ca201e 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -22,7 +22,7 @@ jobs: - name: Build OpenSSL if: steps.cache.outputs.cache-hit != 'true' run: | - perl Configure no-makedepend no-tests no-asm + perl Configure no-makedepend no-tests no-asm VC-WIN64A perl configdata.pm --dump nmake /S build_libs build_programs nmake /S install_sw DESTDIR=_dest