Skip to content

fix location

fix location #325

Workflow file for this run

name: arch-pkg
on: [push, pull_request]
jobs:
arch-pkg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Arch Linux package
uses: 2m/[email protected]
with:
target: 'pkgbuild'
pkgname: '.github/archlinux'