Skip to content

Commit

Permalink
CI: fix accidentally broken centos-fedora workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Mar 28, 2024
1 parent 1705b93 commit e71ab89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos-and-fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
- name: Install rpm tools
run: yum -y install rpm-build

- name: Checkout v3
- name: Checkout v3
if: matrix.image.container == 'centos-7-amd64'
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e71ab89

Please sign in to comment.