Update c-cpp.yml

This commit is contained in:
Vladimir Dubrovin 2025-03-14 19:14:06 +03:00 committed by GitHub
parent c72c1d7d25
commit d95b18f19f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
run: copy Makefile.win Makefile
- name: dir Windows
if: ${{ startsWith(matrix.target, 'windows') }}
run: dir "C:\Program Files\OpenSSL\lib"
run: gcc -print-search-dirs
- name: set Windows
if: ${{ startsWith(matrix.target, 'windows') }}
run: cmd /c set