Skip to content

Commit 04879db

Browse files
committed
Add new dependency for OpenSSL-master build CI
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 1e79d05 commit 04879db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openssl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install Dependencies
3333
run: |
3434
dnf -y install perl-FindBin perl-IPC-Cmd perl-File-Compare \
35-
perl-File-Copy perl-Pod-Html git clang
35+
perl-File-Copy perl-Pod-Html perl-Time-Piece git clang
3636
3737
- name: Checkout Repository
3838
uses: actions/checkout@v4

0 commit comments

Comments
 (0)