fixed archlinux-package-action
This commit is contained in:
parent
d38392aea0
commit
094ab4eb1a
1 changed files with 1 additions and 3 deletions
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
|
|
@ -130,9 +130,7 @@ jobs:
|
||||||
mv ./build/PKGBUILD ./artifacts/
|
mv ./build/PKGBUILD ./artifacts/
|
||||||
|
|
||||||
- name: Validate package
|
- name: Validate package
|
||||||
# uses: hapakaien/archlinux-package-action@v2
|
uses: hapakaien/archlinux-package-action@v2.2.0
|
||||||
# the above action has an issue with the archlinux-keychain
|
|
||||||
uses: lizardbyte/archlinux-package-action@main
|
|
||||||
with:
|
with:
|
||||||
path: artifacts
|
path: artifacts
|
||||||
flags: '--syncdeps --noconfirm'
|
flags: '--syncdeps --noconfirm'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue