mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 08:50:12 -05:00
add faketime to ci dependencies
This commit is contained in:
parent
b7d4c72756
commit
6ffe7fa0de
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install xmllint
|
||||
run: sudo apt-get install -y libssl-dev libcurl4-openssl-dev
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install -y libssl-dev libcurl4-openssl-dev faketime
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
Loading…
x
Reference in New Issue
Block a user