Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
radosroka committed May 30, 2024
1 parent eecd3b4 commit b749274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rawhide-fedora-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: cat /etc/fedora-release

- name: installing dependecies
run: dnf -y install dnf-plugins-core python3-dnf-plugins-core; dnf -y builddep usbguard selinux-policy
run: dnf -y install dnf-utils python3-dnf-plugins-core; dnf -y builddep usbguard selinux-policy

- name: make
run: make

0 comments on commit b749274

Please sign in to comment.