Skip to content

Commit

Permalink
fix: install rpmfusion release within build container
Browse files Browse the repository at this point in the history
(cherry picked from commit eb2c4c1)
  • Loading branch information
lleyton committed Jun 6, 2024
1 parent 2b163b6 commit 4c434b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ env:
buildah
which
katsu
https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
on:
push:
Expand Down

0 comments on commit 4c434b8

Please sign in to comment.