fix aur build
This commit is contained in:
committed by
Conn O'Griofa
parent
7648496b89
commit
97716fa0c8
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -217,7 +217,7 @@ jobs:
|
|||||||
mv ./build/PKGBUILD ./artifacts/
|
mv ./build/PKGBUILD ./artifacts/
|
||||||
|
|
||||||
- name: Validate package
|
- name: Validate package
|
||||||
uses: hapakaien/archlinux-package-action@v2.2.0
|
uses: LizardByte/archlinux-package-action@master
|
||||||
with:
|
with:
|
||||||
path: artifacts
|
path: artifacts
|
||||||
flags: '--syncdeps --noconfirm'
|
flags: '--syncdeps --noconfirm'
|
||||||
|
|||||||
Reference in New Issue
Block a user