Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vrbanecd committed Feb 19, 2024
1 parent 02f91d9 commit 0147dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Install build requisites
run: |
yum -y install rpmdevtools rpmlint rsync
dnf -y install rpmdevtools rpmlint rsync
- name: Build rpm
run: |
chmod 777 rpm/teapot-rpm.sh
Expand Down

0 comments on commit 0147dde

Please sign in to comment.