diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 6b407f4..87ac147 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -46,9 +46,8 @@ jobs: flags: '' namcap: true updpkgsums: true - - name: Makepkg build and check - id: makepkg - uses: edlanglois/pkgbuild-action@v1 + - name: Build archlinux package + uses: mijailr/arch-makepkg-action@v1 - name: Convert to deb uses: bpicode/github-action-fpm@master with: