Skip to content

Commit 645a230

Browse files
committed
10
1 parent cb97e8a commit 645a230

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-PKGBUILDs-aarch64.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
'q6voiced',
2424
'soc-qcom-sdm845',
2525
'persistent-mac',
26-
'linux-firmware',
26+
# 'linux-firmware',
2727
'qbootctl',
2828
'bootmac',
2929
'alsa-ucm-oneplus',
@@ -110,6 +110,9 @@ jobs:
110110
runs-on: ubuntu-22.04-arm
111111
needs: build-packages
112112
container: danhunsaker/archlinuxarm
113+
env:
114+
BUILD_ALARM_SH: 'sudo su - alarm -c'
115+
113116
steps:
114117
- name: Download all artifacts
115118
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)