mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 20:09:54 +00:00
fixed archlinux-package-action
This commit is contained in:
parent
d38392aea0
commit
094ab4eb1a
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -130,9 +130,7 @@ jobs:
|
||||
mv ./build/PKGBUILD ./artifacts/
|
||||
|
||||
- name: Validate package
|
||||
# uses: hapakaien/archlinux-package-action@v2
|
||||
# the above action has an issue with the archlinux-keychain
|
||||
uses: lizardbyte/archlinux-package-action@main
|
||||
uses: hapakaien/archlinux-package-action@v2.2.0
|
||||
with:
|
||||
path: artifacts
|
||||
flags: '--syncdeps --noconfirm'
|
||||
|
Loading…
Reference in New Issue
Block a user