mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-18 13:48:05 -05:00
show OpenSSL version
This commit is contained in:
parent
5d51f0e2c7
commit
431d6ab1bd
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -106,6 +106,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cmake-version: '3.17.0'
|
cmake-version: '3.17.0'
|
||||||
|
|
||||||
|
- name: Show OpenSSL version
|
||||||
|
run: openssl version -a
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
run: cmake
|
run: cmake
|
||||||
-G "${{matrix.generator}}"
|
-G "${{matrix.generator}}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user