mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-11 19:28:04 -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:
|
||||
cmake-version: '3.17.0'
|
||||
|
||||
- name: Show OpenSSL version
|
||||
run: openssl version -a
|
||||
|
||||
- name: Configure CMake
|
||||
run: cmake
|
||||
-G "${{matrix.generator}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user