We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e79d05 commit 04879dbCopy full SHA for 04879db
1 file changed
.github/workflows/openssl.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install Dependencies
33
run: |
34
dnf -y install perl-FindBin perl-IPC-Cmd perl-File-Compare \
35
- perl-File-Copy perl-Pod-Html git clang
+ perl-File-Copy perl-Pod-Html perl-Time-Piece git clang
36
37
- name: Checkout Repository
38
uses: actions/checkout@v4
0 commit comments