Skip to content

Commit

Permalink
Update ArchLinux PKGBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten committed Sep 19, 2023
1 parent b8e580c commit 732c69f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 732c69f

Please sign in to comment.