Skip to content

Commit

Permalink
Fixed rockylinux-8-5
Browse files Browse the repository at this point in the history
  • Loading branch information
aldarrie committed Sep 13, 2024
1 parent 3e674b7 commit ad98bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
yum update -y
# compat-openssl10 to avoid "error while loading shared libraries: libssl.so.10"
yum install -y -q wget cpio make findutils compat-openssl10 openssl-libs
yum install -y -q wget cpio make findutils compat-openssl10 openssl3-libs
- uses: actions/checkout@v2
- name: Run icommands-install.sh
run: ./.github/scripts/install.sh
Expand Down

0 comments on commit ad98bf5

Please sign in to comment.