mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
feat: 修改ci
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -67,11 +67,11 @@ jobs:
|
||||
- kind: deb
|
||||
cpu: x64
|
||||
package-tail: _amd64
|
||||
package-head: DownKyi_
|
||||
package-head: downkyi_
|
||||
- kind: rpm
|
||||
cpu: x64
|
||||
package-tail: .x86_64
|
||||
package-head: DownKyi_
|
||||
package-head: downkyi_
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user