Skip to content

Commit

Permalink
added dnf-plugins-core
Browse files Browse the repository at this point in the history
  • Loading branch information
glebashnik committed Aug 13, 2024
1 parent aa7b3f4 commit a2190c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-old-versions-in-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install DNF
run: sudo apt-get install -y dnf
run: sudo apt-get install -y dnf dnf-plugins-core

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit a2190c1

Please sign in to comment.