mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-21 06:18:41 -06:00
fix ci, hopefully
This commit is contained in:
parent
feac14c79c
commit
a1307b1abc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -32,7 +32,9 @@ jobs:
|
|||
- name: Build
|
||||
run: cargo build
|
||||
--release
|
||||
--package kubi
|
||||
--bin kubi
|
||||
--package kubi-server
|
||||
--bin kubi-server
|
||||
- name: Create artifact
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue