Add GPG keys
Some checks failed
Workflows / Wake Runner (push) Successful in 11s
Workflows / Build and Push (push) Failing after 3m10s

This commit is contained in:
Sebastiaan de Schaetzen 2025-05-01 17:26:02 +02:00
parent 388d13d3f6
commit aebb43ecd9

View File

@ -26,6 +26,10 @@ jobs:
run: | run: |
sudo pacman -Syu --noconfirm sudo pacman -Syu --noconfirm
- name: Add required keys
run: |
sudo pacman-key --recv-key 38DBBDC86092693E B8AC08600F108CDF
- name: Build package - name: Build package
run: | run: |
makepkg -s --noconfirm - makepkg -s --noconfirm -