Update ArchLinux PKGBuild

This commit is contained in:
Bernd Schoolmann 2023-09-19 23:32:34 +02:00
parent b8e580c604
commit 732c69f5bd
No known key found for this signature in database

View File

@ -46,8 +46,11 @@ jobs:
flags: ''
namcap: true
updpkgsums: true
- name: Build archlinux package
uses: mijailr/arch-makepkg-action@v1
- name: Makepkg Build and Check
id: makepkg
uses: edlanglois/pkgbuild-action@v1
with:
aurDeps: true
- name: Convert to deb
uses: bpicode/github-action-fpm@master
with: