Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed Jan 8, 2025
1 parent cc54f0c commit 5dccd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
# need to install git before checkout to get a git repo
- name: Install packages
run: dnf install -y git make mock
run: dnf5 search --showduplicates mock
- name: Check out repository
uses: actions/checkout@v4
# fetch tags for versioning
Expand Down

0 comments on commit 5dccd30

Please sign in to comment.