This commit is contained in:
Lennard Kittner
2026-03-16 19:15:38 +01:00
parent 8148de2e7f
commit 889d77d791

View File

@@ -84,7 +84,7 @@ jobs:
run: echo "tag=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT
- name: Clone AUR bin repo
run: git clone https://aur.archlinux.org/hyperheadset-bin.git aur-bin-pkg
run: git clone https://aur.archlinux.org/hyper-headset-bin.git aur-bin-pkg
- name: Update pkgver and pkgrel
run: |