Update ArchLinux PKGBuild
This commit is contained in:
parent
2519d252cf
commit
b8e580c604
1 changed files with 2 additions and 3 deletions
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
|
|
@ -46,9 +46,8 @@ jobs:
|
||||||
flags: ''
|
flags: ''
|
||||||
namcap: true
|
namcap: true
|
||||||
updpkgsums: true
|
updpkgsums: true
|
||||||
- name: Makepkg build and check
|
- name: Build archlinux package
|
||||||
id: makepkg
|
uses: mijailr/arch-makepkg-action@v1
|
||||||
uses: edlanglois/pkgbuild-action@v1
|
|
||||||
- name: Convert to deb
|
- name: Convert to deb
|
||||||
uses: bpicode/github-action-fpm@master
|
uses: bpicode/github-action-fpm@master
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue