mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fixing arch build
This commit is contained in:
parent
4d7fa442d5
commit
8d9a30d77c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
arch: amd64
|
||||
desc: ${{env.description}}
|
||||
- name: Prepare arch package
|
||||
run: cp -r pkg deployment/
|
||||
run: cp -r pkg deployment/output
|
||||
- uses: edlanglois/pkgbuild-action@v1
|
||||
with:
|
||||
pkgdir: deployment
|
||||
|
Loading…
x
Reference in New Issue
Block a user