Skip to content

Commit

Permalink
Fix fedora 32 build
Browse files Browse the repository at this point in the history
Signed-off-by: Dorian Stoll <[email protected]>
  • Loading branch information
StollD committed Mar 31, 2020
1 parent e3f96b3 commit 6153c73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
dnf distro-sync -y
dnf install -y rpmdevtools rpm-sign 'dnf-command(builddep)'
dnf builddep -y pkg/fedora/libwacom-surface.spec
dnf downgrade -y annobin
- name: Build package
run: |
Expand Down

0 comments on commit 6153c73

Please sign in to comment.