mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-07 10:14:13 -04:00
Replacing the PKGBUILD in the CI.
This commit is contained in:
parent
3df5a858f5
commit
810bb7cad7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -81,12 +81,12 @@ jobs:
|
||||
- name: Prepare arch package
|
||||
run: |
|
||||
mkdir deployment/output
|
||||
mv deployment/PKGBUILD.github deployment/PKGBUILD
|
||||
cp -a pkg/usr deployment/output/usr
|
||||
- uses: edlanglois/pkgbuild-action@v1
|
||||
id: makepkg
|
||||
with:
|
||||
pkgdir: deployment
|
||||
makepkgArgs: -p PKGBUILD.github
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
path: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user