Instead of text files it downloads garbage so the surface config file gets corrupted. Downgrade it until the issue is resolved upstream Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
@@ -22,6 +22,7 @@ jobs:
dnf distro-sync -y
dnf install -y rpmdevtools rpm-sign 'dnf-command(builddep)'
dnf builddep -y pkg/fedora/kernel-surface/kernel-surface.spec
+ dnf downgrade -y rpmdevtools
- name: Setup secureboot certificate
env:
@@ -5,7 +5,7 @@
%global kernel_tag_fc33 kernel-5.10.10-200.fc33
%global kernel_tag_fc32 kernel-5.10.10-100.fc32
-%global kernel_release_fc33 1
+%global kernel_release_fc33 2
%global kernel_release_fc32 1
%global fedora_title_fc33 33 (Thirty Three)