We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9d36e commit 833d120Copy full SHA for 833d120
.github/workflows/tests.yml
@@ -115,4 +115,4 @@ jobs:
115
- name: Test rpm
116
if: ${{ contains(matrix.os, 'centos') }}
117
run: |
118
- yum -y install libacl; rpm -i grafsy-0.0.0.1*rpm
+ rpm -i grafsy-0.0.0.1*rpm
0 commit comments