Skip to content

Commit 833d120

Browse files
committed
libacl is already installed in centos
1 parent dd9d36e commit 833d120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ jobs:
115115
- name: Test rpm
116116
if: ${{ contains(matrix.os, 'centos') }}
117117
run: |
118-
yum -y install libacl; rpm -i grafsy-0.0.0.1*rpm
118+
rpm -i grafsy-0.0.0.1*rpm

0 commit comments

Comments
 (0)