fix aur build

This commit is contained in:
ReenigneArcher 2022-12-02 20:13:46 -05:00 committed by Conn O'Griofa
parent 7648496b89
commit 97716fa0c8

View File

@ -217,7 +217,7 @@ jobs:
mv ./build/PKGBUILD ./artifacts/
- name: Validate package
uses: hapakaien/archlinux-package-action@v2.2.0
uses: LizardByte/archlinux-package-action@master
with:
path: artifacts
flags: '--syncdeps --noconfirm'