Skip to content

Commit 5faf585

Browse files
committed
fix openssl build
1 parent 70a4dfd commit 5faf585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
libdrm-devel \
128128
dbus-devel \
129129
openssl-devel \
130-
perl-IPC-Cmd \
130+
perl-core \
131131
rpm-build
132132
- name: Install Node.js 22
133133
run: |

0 commit comments

Comments
 (0)