Skip to content

Commit

Permalink
Merge pull request #1135 from rpm-software-management/fix-opensuse-tests
Browse files Browse the repository at this point in the history
CI: Add systemd-rpm-macros package
  • Loading branch information
danigm authored Oct 30, 2023
2 parents e64589a + 8e3c3d9 commit c061c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
python3-pipx
rpm-build
git
systemd-rpm-macros
if: ${{ contains(matrix.container, 'opensuse') }}
- run: zypper -n install
checkbashisms dash
Expand Down Expand Up @@ -92,6 +93,7 @@ jobs:
pipx
rpm-build
git
systemd-rpm-macros
if: ${{ contains(matrix.container, 'fedora') }}
- run: dnf --assumeyes install
python3-tomli
Expand Down

0 comments on commit c061c31

Please sign in to comment.